| .. | |||||
| __pycache__ | |||||
| input | |||||
| __init__.py | |||||
| settings.py | |||||
| test_django_not_installed.sh | |||||
| test_func.py | |||||
| testing_pylint.rc |
#!/bin/bash set -x pylint --rcfile=tox.ini --load-plugins=pylint_django setup.py | grep django-not-configured
| .. | |||||
| __pycache__ | |||||
| input | |||||
| __init__.py | |||||
| settings.py | |||||
| test_django_not_installed.sh | |||||
| test_func.py | |||||
| testing_pylint.rc |