Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
bitmask-dev
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
282
Issues
282
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
leap
bitmask-dev
Commits
4b639131
Unverified
Commit
4b639131
authored
Jan 30, 2019
by
Kali Kaneko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[style] adapt to newer pep8 directive
parent
930141b4
Pipeline
#22202
failed with stages
in 97 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
setup.cfg
setup.cfg
+4
-0
No files found.
setup.cfg
View file @
4b639131
[pycodestyle]
exclude = versioneer.py,_version.py,*.egg,build,dist,docs
ignore = E731 E402
[pep8]
exclude = versioneer.py,_version.py,*.egg,build,dist,docs
ignore = E731 E402
...
...
Write
Preview
Markdown
is supported
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