8000 Flake8 ignore generated files · thecodeflash/twilio-python@f2e58ee · GitHub
[go: up one dir, main page]

Skip to content

Commit f2e58ee

Browse files
author
Evan Fossier
committed
Flake8 ignore generated files
1 parent 05644c6 commit f2e58ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6+
7+
[flake8]
8+
exclude = ./twilio/rest,./twilio/twiml,./tests/integration

0 commit comments

Comments
 (0)
0