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