Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Julien Jerphanion
Rex Dri
714b362c0ef910c5b95709586d848c53013d9493
714b362c0ef910c5b95709586d848c53013d9493
Switch branch/tag
rex-dri
.flake8
Find file
Normal view
History
Permalink
.flake8
104 Bytes
Newer
Older
linting
Florent Chehab
committed
Apr 22, 2018
1
2
3
[flake8]
# E501 line too long
ignore = E501
All tests operationnal
Florent Chehab
committed
Aug 26, 2018
4
5
6
exclude =
env/*
node_modules/*
Backend API generation ok and makefile added
Florent Chehab
committed
Aug 29, 2018
7
backend/urls.py