Skip to content

Commit

Permalink
Config: minor documentation touch-up
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Dec 6, 2023
1 parent 01c9323 commit 8b5e6e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
* @property bool $stdin Read content from STDIN instead of supplied files.
* @property string $stdinContent Content passed directly to PHPCS on STDIN.
* @property string $stdinPath The path to use for content passed on STDIN.
* @property bool $trackTime Whether or not to track sniff run time.
*
* @property array<string, string> $extensions File extensions that should be checked.
* E.g., array('php', 'inc');
Expand Down

0 comments on commit 8b5e6e9

Please # to comment.