Reusable Django application for simple tagging
Django-taggit is a reusable Django application for simple tagging.
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |
|
source-file-name Validate file names of sources | the source file name should contain the package name |
|