We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4198c1 commit 5628aa0Copy full SHA for 5628aa0
pint.json
@@ -3,7 +3,9 @@
3
"rules": {
4
"@PER-CS": true,
5
"@PER-CS:risky": true,
6
+ "@PHP81Migration": true,
7
"@PHP82Migration": true,
8
+ "@PHP83Migration": true,
9
"simplified_null_return": true,
10
"braces": false,
11
"new_with_braces": {
0 commit comments