Skip to content

Commit

Permalink
fix: override default edx-lint plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Mar 20, 2024
1 parent 2599249 commit 6432424
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 389 deletions.
4 changes: 2 additions & 2 deletions pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
[MASTER]
ignore =
persistent = yes
load-plugins = edx_lint.pylint,pylint_django,pylint_celery
load-plugins = edx_lint.pylintrc

[MESSAGES CONTROL]
enable =
Expand Down Expand Up @@ -383,4 +383,4 @@ int-import-graph =
[EXCEPTIONS]
overgeneral-exceptions = builtins.Exception

# 5f343c05ade94b1f05eeb1763ca543bf867246f6
# 3691e33db0ebbeae3f72e66a428f1fcf788ebf26
Loading

0 comments on commit 6432424

Please sign in to comment.