Skip to content

Commit 129f404

Browse files
committed
Apply coding standards to infection whitelist too
1 parent 190bcd9 commit 129f404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infection.json.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"LogicalNot": {
3636
"ignoreSourceCodeByRegex": [
37-
"if \\(!function_exists\\('sodium_\\w+'\\)\\) \\{"
37+
"if \\(! function_exists\\('sodium_\\w+'\\)\\) \\{"
3838
]
3939
}
4040
},

0 commit comments

Comments
 (0)