Skip to content

added ExtractType and ExtractInterface refactoring via rename lib #198

added ExtractType and ExtractInterface refactoring via rename lib

added ExtractType and ExtractInterface refactoring via rename lib #198

Workflow file for this run

name: Formatting
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- run: |
npm ci
npx lix run formatter -s . --check