Skip to content

Commit

Permalink
more doc tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
braver committed Feb 7, 2025
1 parent 58a4f37 commit 4d3f83e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Before using this plugin, you must ensure that `php-cs-fixer >= 2.7` is installe

For `"phpcsfixer"` you can optionally specify:

- "config_file": the path to the config file to use (globally or in your project using `${folder}/path/to//Users/koenlageveen/peppered-local/deklap/.php-cs-fixer.dist.php`).
- "version": by default PHP-CS-Fixer V3 is used. Set this value to `2` to use V2.
- `"config_file"`: the path to the config file to use (e.g. using `${folder}/path/to/.php-cs-fixer.dist.php`).
- `"version"`: by default PHP-CS-Fixer V3 is used. Set this value to `2` to use V2.

0 comments on commit 4d3f83e

Please sign in to comment.