Teach rpmlint

This commit is contained in:
Petr Písař 2014-11-12 16:33:27 +01:00
parent 184723f6ad
commit d4c8900ea2
1 changed files with 2 additions and 0 deletions

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* (deserialization|deserializer)");