Skip to content
Snippets Groups Projects
Commit 3a735f01 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

pylint conf path fixed

parent 6319e5e0
No related branches found
No related tags found
1 merge request!336Pylint checks
......@@ -193,4 +193,4 @@ lint:
<<: *test_definition
script:
- cd smash
- pylint --rcfile=./.pylintrc --django-settings-module=smash.settings --load-plugins pylint_django web
- pylint --rcfile=../.pylintrc --django-settings-module=smash.settings --load-plugins pylint_django web
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