You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,16 @@
2
2
3
3
Custom PHP 7.4 ruleset for [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer).
4
4
5
-
Ruleset uses sniffs bundled with PHPCS, numerous sniffs from [Slevomat coding-standard](https://github.com/slevomat/coding-standard), and also some of its own custom built sniffs.
6
5
It is designed for PHP 7.4 because of its specific property spacing, which is not plausible without typed properties.
0 commit comments