Skip to content

Conversation

@arnested
Copy link
Contributor

By appending flymake-phpcs to php-mode-hook instead of just adding it
to the front we give other functions added to the hook a chance to run
before flymake-phpcs.

This gives them a chance to set i.e. flymake-phpcs-standard to the
desired standard before phpcs is run.

By appending flymake-phpcs to php-mode-hook instead of just adding it
to the front we give other functions added to the hook a chance to run
before flymake-phpcs.

This gives them a chance to set i.e. flymake-phpcs-standard to the
desired standard before phpcs is run.
illusori added a commit that referenced this pull request Mar 28, 2012
Append flymake-phpcs to php-mode-hook instead of adding it at the front
@illusori illusori merged commit e2941c6 into flymake:master Mar 28, 2012
@illusori
Copy link
Member

Great patch, thanks. :)

Released in 1.0.4, GitHub and Marmalade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants