Skip to content
Snippets Groups Projects
Commit 1b9ba3a3 authored by Pieter Donker's avatar Pieter Donker
Browse files

add pycodestyle project check config file

parent 4749f9e1
Branches
No related tags found
No related merge requests found
[pycodestyle]
count = False
ignore = E121, E123, E126, E133, E241, E242, E704, W503, W504, W505, E203, E221, E222
max-line-length = 160
statistics = True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment