Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make pre-commit execute linter only if php files have been staged #12031

Merged
merged 4 commits into from Jan 8, 2019

Commits on Jan 4, 2019

  1. Copy the full SHA
    f7b5c43 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Use single brackets for compatibility

    Pablo Borowicz committed Jan 7, 2019
    Copy the full SHA
    02c2ec8 View commit details
    Browse the repository at this point in the history
  2. Do not fix files automatically, prevent the user from committing them…

    … until they are fixed
    Pablo Borowicz committed Jan 7, 2019
    Copy the full SHA
    a552a60 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Do not show progress

    Pablo Borowicz committed Jan 8, 2019
    Copy the full SHA
    940e804 View commit details
    Browse the repository at this point in the history