Skip to content
Snippets Groups Projects
Commit 913f0e43 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[flake8] make max line length to be 80

parent b1411b40
No related branches found
No related tags found
1 merge request!30Adds pre-commit support
Pipeline #52931 canceled
[flake8]
max-line-length = 88
max-line-length = 80
select = B,C,E,F,W,T4,B9,B950
ignore = E501, W503, E203, E741
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment