Created
April 28, 2018 02:52
-
-
Save afeicool/9fa0ba24b06563decbbe83bd9ee500e0 to your computer and use it in GitHub Desktop.
Flycheck phpcs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; Directory Local Variables | |
;;; For more information see (info "(emacs) Directory Variables") | |
((php-mode | |
(flycheck-phpcs-standard . "/path/to/project/ruleset.xml"))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment