benmatselby / sublime-phpcs

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

Refactor the getting/setting of preferences #214

Closed benmatselby closed 11 months ago

benmatselby commented 11 months ago

This is part of #183. We want to be able to let the get or set determine the OS and pull the correct value.

Next up would be to add the logic for OS based configuration in get/set