Skip to content

Commit 0069fc5

Browse files
committed
chore: fix typo in phpstan.neon
1 parent 7e71c2f commit 0069fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parameters:
2828
path: src/wp-admin/includes/export.php
2929

3030
# Level 1:
31-
- These are too noisy at the moment.
31+
- # These are too noisy at the moment.
3232
message: '#Variable \$[a-zA-Z0-9_]+ might not be defined\.#'
3333

3434
# Level 2:

0 commit comments

Comments
 (0)