Skip to content

1.0.0

Compare
Choose a tag to compare
@ObliviousHarmony ObliviousHarmony released this 02 Mar 00:34
· 51 commits to main since this release
5f8ee49
Pass Path To PHPCS (#17)

Since some sniffs check the file path it makes sense for us to send
the path using PHPCS' `phpcs_input_file: [path]` feature. When
prepended to the content this line is used by PHPCS to set the
filename of STDIN files.