ObliviousHarmony / vscode-php-codesniffer

A VS Code extension for integrating PHP_CodeSniffer.
https://marketplace.visualstudio.com/items?itemName=obliviousharmony.vscode-php-codesniffer
Other
38 stars 2 forks source link

Excluded paths do not work when using automatic standard #75

Closed leonardola closed 10 months ago

leonardola commented 1 year ago

Description

The Exclude paths blob check only happens here which happens after it tries to load the .phpcs file.

Reproduction Steps

Expected Behavior

when a folder/file is excluded the .phpcs file should not be searched