Created
February 25, 2017 12:40
-
-
Save hseritt/78a5eea1bcd6c39db8620ba26e9f9a63 to your computer and use it in GitHub Desktop.
Run pylint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
clear; reset; | |
~/.pyenv/versions/activolabs/bin/pylint --load-plugins \ | |
pylint_django activotrack apps scripts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment