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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django-code-linter-0.0.3.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75715b3de917e4ca692f9290a9f5d0029787ac5b311f1402f31d8d5a38f32bce |
|
MD5 | 82b7b626e6f49827f3235969f14285e6 |
|
BLAKE2b-256 | ce606313afeea8e19a696824bc032417290d79fc97ec78077ef9f637db1154d9 |