Skip to content

Commit

Permalink
no need to exlcude doc examples from flake8 check
Browse files Browse the repository at this point in the history
  • Loading branch information
rmorshea committed Oct 14, 2020
1 parent 59e0612 commit 80b3ca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ max-complexity = 18
select = B,C,E,F,W,T4,B9,N,ROH
exclude =
idom/client/app/node_modules/*
docs/source/examples/*
.eggs/*
.tox/*

Expand Down

0 comments on commit 80b3ca6

Please sign in to comment.