Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bo-Chun Chen
self-reg-form
Commits
cfb31482
Commit
cfb31482
authored
May 04, 2022
by
Bo-Chun Chen
Browse files
Update .flake8 config file
Exclude .git, __pycache__, venv
parent
d2eec4fb
Pipeline
#6029
failed with stage
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.flake8
View file @
cfb31482
...
...
@@ -3,3 +3,7 @@ count = True
max-line-length = 79
show-source = True
statistics = True
exclude =
.git,
__pycache__,
venv
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment