mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-04-22 18:38:18 +02:00
Point the python linters to the new pywal module.
This commit is contained in:
parent
e4fd761052
commit
4fedfd8be4
@ -6,5 +6,5 @@ install:
|
|||||||
- pip install flake8 pylint
|
- pip install flake8 pylint
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- flake8 wal
|
- flake8 pywal
|
||||||
- pylint wal
|
- pylint pywal
|
||||||
|
Loading…
Reference in New Issue
Block a user