benmatselby / sublime-phpcs

🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter, and Mess Detector Support for Sublime Text
Other
811 stars 127 forks source link

Sublime text on linux - AttributeError #182

Closed isalcedo closed 6 years ago

isalcedo commented 6 years ago

Traceback (most recent call last): File "/opt/sublime_text/sublimeplugin.py", line 818, in run return self.run(edit) File "phpcs in /home/isalcedo/.config/sublime-text-3/Installed Packages/Phpcs.sublime-package", line 661, in run File "phpcs in /home/isalcedo/.config/sublime-text-3/Installed Packages/Phpcs.sublime-package", line 479, in run File "phpcs in /home/isalcedo/.config/sublime-text-3/Installed Packages/Phpcs.sublime-package", line 149, in get_errors File "phpcs in /home/isalcedo/.config/sublime-text-3/Installed Packages/Phpcs.sublime-package", line 215, in execute AttributeError: 'str' object has no attribute 'items'

benmatselby commented 6 years ago

Hi @isalcedo Could you provide some context please. What config you have, what you are trying to do etc please ?

isalcedo commented 6 years ago

Sorry, I don't remember when I wrote this, maybe was automatic. I'll check for the things that you are asking for.

benmatselby commented 6 years ago

@isalcedo Closing for now, if you see the issue again, please provide the config, and some context