Skip to content

Commit a25f2e6

Browse files
msullivanemmatyping
authored andcommitted
Exclude .git from flake8's checking (#4895)
1 parent c3cb000 commit a25f2e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ exclude =
1010
out,
1111
.venv,
1212
.mypy_cache,
13+
.git,
1314
.cache,
1415
# Sphinx configuration is irrelevant
1516
docs/source/conf.py,

0 commit comments

Comments
 (0)