We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4586f2b commit 0c1294cCopy full SHA for 0c1294c
extended_bots/liquibase.py
setup.py
@@ -18,7 +18,6 @@
18
entry_points={
19
'reviewbot.tools': [
20
'chardetector = extended_bots.chardetector:ChardetectorTool',
21
- 'liquibase = extended_bots.liquibase:LiquibaseTool',
22
'regex = extended_bots.regex:RegexTool',
23
'uncrustify = extended_bots.uncrustify:UncrustifyTool',
24
],
0 commit comments