We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb52d6 commit 7e05db7Copy full SHA for 7e05db7
.travis.yml
@@ -11,4 +11,4 @@ jobs:
11
- export PATH="/c/Python37:/c/Python37/Scripts:$PATH"
12
- pip install pylint
13
script:
14
- - pylint library && pylint queries && pylint application && pylint interface
+ - pylint library queries application interface python_voice_coding_plugin.py
0 commit comments