Skip to main content

suite to test django code style

Project description

Features

  • simple validation of model imports in migrations

Usage

pip install django-code-linter
djinter ./your-project

djinter script also exits with non-zero exit-code when something is wrong so you can use in in your Makefile:

test:
     manage.py test
     djinter ./your-project

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-code-linter-0.0.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

django-code-linter-0.0.2.linux-x86_64.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page