Skip to content

Commit 3dd8479

Browse files
committed
4.0 user upgrade guide: minor formatting tweaks
1 parent 214aece commit 3dd8479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wiki/Version-4.0-User-Upgrade-Guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ There is a separate [[Upgrade Guide for Sniff Developers and Integrators|Version
3737
It is highly recommended to upgrade as soon as you are able.
3838

3939
The PHP_CodeSniffer 3.x branch will no longer receive updates, with the exception of security fixes and runtime compatibility fixes for new PHP versions.
40-
This "limited support" will last a maximum of one year from the date of the PHP_Codesniffer 4.0.0 release.
40+
This "limited support" will last a maximum of one year from the date of the PHP_CodeSniffer 4.0.0 release.
4141

4242
### External Standards
4343

@@ -402,7 +402,7 @@ Now you can "inherit" the default value and add to it by using `extend="true"`:
402402
<p align="right"><a href="#table-of-contents">back to top</a></p>
403403

404404

405-
### My scans are failing on a "No files were checked" error...
405+
### My scans are failing on a "No files were checked" error
406406

407407
Between the extension filtering via `--extensions=...` (CLI) / `<arg name="extensions" value="..."/>` (ruleset), potential `--ignore=...` (CLI) / `<exclude-pattern>...` (ruleset) directives being followed, and potential `--filter=...` directives, there are no files eligible for scanning.
408408

0 commit comments

Comments
 (0)