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

add pycodestyle project check config file

parent 7be7b550
Branches
Tags
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