Closed UziTech closed 8 years ago
Hi - can you point me to where that feature is documented? I'm not aware of it. Thanks.
https://github.com/AtomLinter/linter-phpcs/blob/master/lib/main.coffee#L110
Here is where they implement it
This looks like it could be useful, but it's not something I have any use for at the moment, and I'm not really into reverse engineering the spec from the linter-phpcs implementation.
Happy to review a pull request if you (or anyone else) want to provide one.
This should check for phpcs.xml or phpcs.ruleset.xml in the project directory like linter-phpcs