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

PHPCS: various minor tweaks #57

Merged
merged 1 commit into from Sep 9, 2018
Merged

PHPCS: various minor tweaks #57

merged 1 commit into from Sep 9, 2018

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 7, 2018

Proposed Changes

  • Add the PHPCS custom ruleset to the export-ignore list in .gitattributes.
  • Add the files which can be used by individual devs to overrule the project PHPCS ruleset to the .gitignore file.
  • Strip down the file paths PHPCS shows in reports to the path relative to the project root.

* Add the PHPCS custom ruleset to the `export-ignore` list in `.gitattributes`.
* Add the files which can be used by individual devs to overrule the project PHPCS ruleset to the `.gitignore` file.
* Strip down the file paths PHPCS shows in reports to the path relative to the project root.
@frenck
Copy link
Contributor

frenck commented Sep 9, 2018

Thanks! 👍

@frenck frenck merged commit 4d6949d into PHPCSStandards:master Sep 9, 2018
@jrfnl jrfnl deleted the feature/phpcs-tweaks branch September 9, 2018 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants