-
Notifications
You must be signed in to change notification settings - Fork 87
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
Update PHPCS default rule set #161
Commits on Jul 20, 2018
-
change to .phpcs.xml.dist and update rules
The .phpcs.xml.dist rule file is detected and implemented automatically, reducing complexity for running phpcs. The updated rules account for new wpcs sniff properties including the ability to check global prefix and i18n implementation with the correct text domain when specified. The values have been left blank so the sniffs are generic, but the rules are in place to make it easier to get started by scaffold.
Nick Croft committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 1e581ba - Browse repository at this point
Copy the full SHA 1e581baView commit details -
Nick Croft committed
Jul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for e4a3d1b - Browse repository at this point
Copy the full SHA e4a3d1bView commit details -
Nick Croft committed
Jul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for b64faae - Browse repository at this point
Copy the full SHA b64faaeView commit details -
update based on more PR feedback
change the the ruleset name and add a comment explaining parellel processing.
Nick Croft committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for d1047f2 - Browse repository at this point
Copy the full SHA d1047f2View commit details -
add placeholder for prefix and textdomain rules
Nick Croft committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for c449067 - Browse repository at this point
Copy the full SHA c449067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4160c12 - Browse repository at this point
Copy the full SHA 4160c12View commit details -
Nick Croft committed
Jul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for d0ac996 - Browse repository at this point
Copy the full SHA d0ac996View commit details -
update tests and distignore for .phpcs.xml.dist
Nick Croft committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 2f23c5c - Browse repository at this point
Copy the full SHA 2f23c5cView commit details -
update to handle additional phpcs rule files
Nick Croft committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for c22db9a - Browse repository at this point
Copy the full SHA c22db9aView commit details -
update test for verifying the ruleset contents
Nick Croft committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 64920e5 - Browse repository at this point
Copy the full SHA 64920e5View commit details