Skip to content

Commit

Permalink
skip director-v0
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Apr 8, 2022
1 parent 8dbba7c commit 23955e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ pylint: ## Runs python linter framework's wide
-not -path "*generated_code*" \
-not -path "*build*" \
-not -path "*datcore.py" \
-not -path "*/director/*" \
-not -path "*web/server*"))"
# See exit codes and command line https://pylint.readthedocs.io/en/latest/user_guide/run.html#exit-codes

Expand Down

0 comments on commit 23955e6

Please sign in to comment.