Skip to content

Commit

Permalink
Adding basic pylint (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Dec 22, 2022
1 parent 3436d96 commit 9e2f47d
Show file tree
Hide file tree
Showing 16 changed files with 1,034 additions and 525 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
bin/gencode check
pubber/bin/build check
validator/bin/build check
bin/test_pylint
- name: Schema conformance tests
if: ${{ always() }}
run: |
Expand Down
Loading

0 comments on commit 9e2f47d

Please sign in to comment.