mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-04-16 07:28:19 +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
|
||||
|
||||
script:
|
||||
- flake8 wal
|
||||
- pylint wal
|
||||
- flake8 pywal
|
||||
- pylint pywal
|
||||
|
Loading…
Reference in New Issue
Block a user