未验证 提交 e218f064 编写于 作者: P Peter Pan 提交者: GitHub

Update lint.yml

上级 7cd743b2
......@@ -17,13 +17,9 @@ jobs:
./scripts/install.sh
yarn
- name: Run linters
uses: wearerequired/lint-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
eslint: true
eslint_dir: frontend/
eslint_extensions: js,ts,jsx,tsx
eslint_args: "--max-warnings 0 --ignore-path .gitignore"
run: |
cd frontend
yarn lint
lint_be:
name: Lint BE
runs-on: ubuntu-latest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册