squizlabs / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
10.66k stars 1.48k forks source link

fix(docs): change filter arguments to match PascalCase #3878

Closed simonsan closed 1 year ago

simonsan commented 1 year ago

Description

It fixes documentation of the command-line interface for the filter command.

Suggested changelog entry

Change documentation of filter command to match internally used PascalCase

Related issues/external references

Fixes #3877

Types of changes

PR checklist

simonsan commented 1 year ago

Ah shit, edited in a remote repository, just saw it applied formatting -_-", let me fix that.