c532b102cb
- New upstream release 0.07 - New :fail_on_warning feature, for more easily seeing where the surprising warning appeared during testing - Use author-independent source URL - Simplify find command using -delete
4 lines
151 B
Plaintext
4 lines
151 B
Plaintext
from Config import *
|
|
addFilter("spelling-error %description -l en_US NoWarnings -> ")
|
|
addFilter("spelling-error %description -l en_US nowarnings -> ")
|