We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b1032 commit 869b105Copy full SHA for 869b105
setup.cfg
@@ -13,7 +13,7 @@ max-line-length = 88
13
max-complexity = 18
14
select = B,C,E,F,W,T4,B9,N,ROH
15
exclude =
16
- src/idom/client/app/node_modules/*
+ **/node_modules/*
17
.eggs/*
18
.tox/*
19
0 commit comments