Skip to content

Instantly share code, notes, and snippets.

@afeicool
Created April 28, 2018 02:52
Show Gist options
  • Save afeicool/9fa0ba24b06563decbbe83bd9ee500e0 to your computer and use it in GitHub Desktop.
Save afeicool/9fa0ba24b06563decbbe83bd9ee500e0 to your computer and use it in GitHub Desktop.
Flycheck phpcs
;;; 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