Skip to content

Enhances codesniffer-run to detect and use a local phpcs.xml.#69

Merged
beporter merged 1 commit intomasterfrom
f/codesniffer-custom-ruleset
Dec 4, 2015
Merged

Enhances codesniffer-run to detect and use a local phpcs.xml.#69
beporter merged 1 commit intomasterfrom
f/codesniffer-custom-ruleset

Conversation

@beporter
Copy link
Copy Markdown
Contributor

@beporter beporter commented Dec 4, 2015

Adds a -r Standard | -r rules.xml command line option to manually specify the coding standard to use.

Also adds the ability to manually specify dirs/files to sniff instead of the defaults.

Combined, this should about make it a complete replacement for the default phpcs command with "better" defaults across the board.

Closes #67.

Adds a `-r Standard` | `-r rules.xml` command line option to manually specify the coding standard to use.

Also adds the ability to manually specify dirs/files to sniff instead of the defaults.

Combined, this should about make it a complete replacement for the default `phpcs` command with "better" defaults across the board.

Closes #67.
beporter added a commit that referenced this pull request Dec 4, 2015
Enhances codesniffer-run to detect and use a local phpcs.xml.
@beporter beporter merged commit 6447666 into master Dec 4, 2015
@beporter beporter deleted the f/codesniffer-custom-ruleset branch December 4, 2015 17:25
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.

1 participant