Skip to content

Commit 2cc23c1

Browse files
herndlmkukulich
authored andcommitted
SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses: add missing header in docs
1 parent 3d04a22 commit 2cc23c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,8 @@ This sniff provides the following setting:
857857

858858
* `enable`: either to enable or not this sniff. By default, it is enabled for PHP versions 8.0 or higher.
859859

860+
#### SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses 🔧
861+
860862
Checks whether uses at the top of a file are alphabetically sorted. Follows natural sorting and takes edge cases with special symbols into consideration. The following code snippet is an example of correctly sorted uses:
861863

862864
```php

0 commit comments

Comments
 (0)