Disable pylint for now
This commit is contained in:
@@ -7,7 +7,8 @@ run-test:
|
|||||||
- rm -rf civenv-plugins
|
- rm -rf civenv-plugins
|
||||||
- virtualenv -p python3 --system-site-packages civenv-plugins
|
- virtualenv -p python3 --system-site-packages civenv-plugins
|
||||||
- . ./civenv-plugins/bin/activate
|
- . ./civenv-plugins/bin/activate
|
||||||
- pip3 install -I pylint==2.4.4
|
# - pip3 install -I pylint==2.4.4
|
||||||
- python3 -m pylint gajim-plugins
|
# - python3 -m pylint acronyms_expander
|
||||||
|
# - python3 -m pylint anti_spam
|
||||||
- deactivate
|
- deactivate
|
||||||
- rm -rf civenv-plugins
|
- rm -rf civenv-plugins
|
||||||
Reference in New Issue
Block a user