Commit 6d986712 authored by Michal Čihař's avatar Michal Čihař

Extend words blacklist

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent c0e926ae
......@@ -138,6 +138,7 @@ SAME_BLACKLIST = frozenset((
'data',
'database',
'date',
'datum',
'dbm',
'debian',
'debug',
......@@ -236,6 +237,7 @@ SAME_BLACKLIST = frozenset((
'gib',
'git',
'gpl',
'gps',
'gpx',
'graphic',
'graphics',
......@@ -266,6 +268,7 @@ SAME_BLACKLIST = frozenset((
'http',
'https',
'hut',
'hybrid',
'hyperlink',
'icmp',
'icon',
......@@ -365,6 +368,7 @@ SAME_BLACKLIST = frozenset((
'mailboxes',
'maildir',
'mailing',
'mako',
'markdown',
'master',
'max',
......@@ -467,6 +471,7 @@ SAME_BLACKLIST = frozenset((
'php',
'phpmyadmin',
'pib',
'picasa',
'ping',
'pirate',
'pirates',
......@@ -633,6 +638,7 @@ SAME_BLACKLIST = frozenset((
'tags',
'taiwan',
'taxi',
'taxon',
'tbx',
'technology',
'telnet',
......@@ -648,6 +654,7 @@ SAME_BLACKLIST = frozenset((
'threads',
'tib',
'timer',
'tip',
'todo',
'todos',
'total',
......
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