Skip to content

Commit a4fdbd5

Browse files
committed
chore: fix typo in phpstan.neon
1 parent c26afb1 commit a4fdbd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)