Skip to content
Snippets Groups Projects
Commit a5cca509 authored by Kentaro Wada's avatar Kentaro Wada
Browse files

Improve .flake8 to ignore all of the hidden files

parent 4c98193b
No related branches found
No related tags found
No related merge requests found
[flake8] [flake8]
exclude = .anaconda3/* exclude = .*/
ignore = E203, E741, W503, W504 ignore = E203, E741, W503, W504
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment