Commit c521282d authored by Michal Čihař's avatar Michal Čihař

Extend words blacklist

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 44a858a3
......@@ -51,6 +51,7 @@ SAME_BLACKLIST = frozenset((
'android',
'antialias',
'antialiasing',
'api',
'applet',
'appliance',
'appliances',
......@@ -69,8 +70,10 @@ SAME_BLACKLIST = frozenset((
'backend',
'backspace',
'backup',
'badge',
'balance',
'baltic',
'bank',
'bar',
'baseball',
'battery',
......@@ -189,11 +192,15 @@ SAME_BLACKLIST = frozenset((
'exchange',
'excel',
'expert',
'explore',
'export',
'extension',
'extra',
'extras',
'event',
'events',
'false',
'fame',
'fanfare',
'farm',
'fauna',
......@@ -247,6 +254,7 @@ SAME_BLACKLIST = frozenset((
'gzip',
'hack',
'hacks',
'hall',
'handle',
'handler',
'hardware',
......@@ -289,6 +297,7 @@ SAME_BLACKLIST = frozenset((
'index',
'india',
'indigo',
'individual',
'info',
'information',
'infrastructure',
......@@ -504,6 +513,7 @@ SAME_BLACKLIST = frozenset((
'pre',
'pre-commit',
'prince',
'privacy',
'procedure',
'procedures',
'process',
......@@ -608,6 +618,9 @@ SAME_BLACKLIST = frozenset((
'sql',
'standard',
'start',
'stat',
'statement',
'stats',
'status',
'stereo',
'stop',
......@@ -644,6 +657,8 @@ SAME_BLACKLIST = frozenset((
'taxi',
'taxon',
'tbx',
'team',
'teams',
'technology',
'telnet',
'tent',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment