Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rex Dri
Rex Dri
Commits
2f14478a
Commit
2f14478a
authored
Aug 18, 2018
by
Florent Chehab
Browse files
Flake8 configured to ignore env...
parent
c19e6f47
Pipeline
#26265
passed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.flake8
View file @
2f14478a
[flake8]
# E501 line too long
ignore = E501
exclude = tests/*
\ No newline at end of file
exclude = tests/*, env/*
\ No newline at end of file
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