Skip to content

Commit

Permalink
Don't lint python
Browse files Browse the repository at this point in the history
There seems to be a problem with adding custom pylint configuration file
  • Loading branch information
rolandgeider committed Jun 22, 2020
1 parent c6b0abd commit b5b1c36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ jobs:
################################
- name: Lint Code Base
uses: docker://github/super-linter:v2.1.1
env:
VALIDATE_PYTHON: false

0 comments on commit b5b1c36

Please sign in to comment.