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

Ignore database names

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent e0f18494
......@@ -426,6 +426,7 @@ SAME_BLACKLIST = frozenset((
'motif',
'mouse',
'mph',
'mysql',
'multiplayer',
'musicbottle',
'name',
......@@ -519,6 +520,7 @@ SAME_BLACKLIST = frozenset((
'portrait',
'position',
'post',
'postgresql',
'posts',
'pre',
'pre-commit',
......@@ -630,6 +632,7 @@ SAME_BLACKLIST = frozenset((
'sponsors',
'sport',
'sql',
'sqlite',
'standard',
'start',
'stat',
......
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