diff --git a/linter.py b/linter.py index dc2db5b..b693757 100644 --- a/linter.py +++ b/linter.py @@ -14,7 +14,6 @@ class Phpcs(Linter): - """Provides an interface to phpcs.""" syntax = ('php', 'html', 'html 5')