Skip to content

Commit

Permalink
ignore node_modules dir for pep8 checks
Browse files Browse the repository at this point in the history
  • Loading branch information
cwcummings committed Nov 16, 2023
1 parent 158b8a1 commit 34a6bc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ exclude =
eggs,
parts,
share,
node_modules,

[pylint]

Expand Down

0 comments on commit 34a6bc0

Please sign in to comment.