Skip to content

Commit

Permalink
README: fix markdown lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Jan 30, 2022
1 parent 7e5d56d commit 69201d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -60,7 +60,7 @@ This plugin is compatible with:

Basically, this plugin executes the following steps:

- This plugin searches for [`phpcodesniffer-standard` packages] in all of your currently installed Composer packages.
- This plugin searches for [`phpcodesniffer-standard` packages][] in all of your currently installed Composer packages.
- Matching packages and the project itself are scanned for PHP_CodeSniffer rulesets.
- The plugin will call PHP_CodeSniffer and configure the `installed_paths` option.

Expand Down

0 comments on commit 69201d9

Please sign in to comment.