Location for flake8 config file changed
This commit is contained in:
parent
94ea1cc790
commit
bc6076b6b6
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ vim:
|
||||||
condition: arch # some Arch derivatives have this problem (arch32, archarm)
|
condition: arch # some Arch derivatives have this problem (arch32, archarm)
|
||||||
- symlink:
|
- symlink:
|
||||||
- dotfiles/flake8
|
- dotfiles/flake8
|
||||||
- ~/.config/flake8
|
- ~/.flake8
|
||||||
- symlink:
|
- symlink:
|
||||||
- dotfiles/pylintrc
|
- dotfiles/pylintrc
|
||||||
- ~/.pylintrc
|
- ~/.pylintrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue