Skip to content

Commit

Permalink
Merge c830b2b into 89e119f
Browse files Browse the repository at this point in the history
  • Loading branch information
scasagrande committed Jan 22, 2022
2 parents 89e119f + c830b2b commit ab9600b
Show file tree
Hide file tree
Showing 11 changed files with 32 additions and 413 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install dependencies
run: pip install --upgrade pre-commit
- name: Run static checks via pre-commit
run: pre-commit run --all
run: pre-commit run --all --show-diff-on-failure
test:
runs-on: ubuntu-latest
strategy:
Expand Down
377 changes: 0 additions & 377 deletions .pylintrc

This file was deleted.

Loading

0 comments on commit ab9600b

Please sign in to comment.