2013-12-04 12:48:43 +00:00
|
|
|
addFilter("file-not-in-%lang")
|
|
|
|
# Empty model.py files should be kept around:
|
|
|
|
addFilter("zero-length")
|
|
|
|
# Bash completion isn't config:
|
2021-12-18 23:53:16 +00:00
|
|
|
# addFilter("non-conffile-in-etc /etc/bash_completion.d/django_bash_completion*")
|