Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
add to pylint -           ignore: tests,docs,setup.py
  • Loading branch information
thorwhalen authored Oct 4, 2024
1 parent 457188e commit 5eb85f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
root-dir: ${{ env.PROJECT_NAME }}
enable: C0114
ignore: tests,docs,setup.py

- name: Pytest Validation
uses: i2mint/isee/actions/pytest-validation@master
Expand Down

0 comments on commit 5eb85f3

Please sign in to comment.