-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
There is a problem using with PHP_CodeSniffer ^3.13
Traceback (most recent call last):
File "/Users/andremacola/Library/Application Support/Sublime Text/Installed Packages/SublimeLinter.sublime-package/lint/backend.py", line 245, in execute_lint_task
errors = linter.lint(code, view_has_changed)
File "/Users/andremacola/Library/Application Support/Sublime Text/Installed Packages/SublimeLinter.sublime-package/lint/linter.py", line 1173, in lint
return self.filter_errors(self.parse_output(output, virtual_view))
File "/Users/andremacola/Library/Application Support/Sublime Text/Installed Packages/SublimeLinter.sublime-package/lint/linter.py", line 1196, in filter_errors
return [
File "/Users/andremacola/Library/Application Support/Sublime Text/Installed Packages/SublimeLinter.sublime-package/lint/linter.py", line 1196, in <listcomp>
return [
File "/Users/andremacola/Library/Application Support/Sublime Text/Installed Packages/SublimeLinter.sublime-package/lint/linter.py", line 1236, in parse_output_via_regex
for m in self.find_errors(output):
File "/Users/andremacola/Library/Application Support/Sublime Text/Installed Packages/SublimeLinter-phpcs.sublime-package/linter.py", line 15, in find_errors
data = json.loads(output)
File "./python3.8/json/__init__.py", line 357, in loads
File "./python3.8/json/decoder.py", line 337, in decode
File "./python3.8/json/decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
SublimeLinter: ERROR: Unhandled exception:
Metadata
Metadata
Assignees
Labels
No labels