diff --git a/Makefile b/Makefile index b4d880e27199..1eabf948bde3 100644 --- a/Makefile +++ b/Makefile @@ -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