Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 0e8a8c7

Browse files
authored
Update .scrutinizer.yml
1 parent 972bd02 commit 0e8a8c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ changetracking:
1818
bug_patterns: ["\bfix(?:es|ed)?\b"]
1919
feature_patterns: ["\badd(?:s|ed)?\b", "\bimplement(?:s|ed)?\b"]
2020

21-
checks:
22-
php:
23-
sql_injection_vulnerabilities: true
24-
2521
coding_style:
2622
php:
2723
indentation:
@@ -125,4 +121,4 @@ coding_style:
125121
keywords:
126122
general: lower
127123
constants:
128-
true_false_null: lower
124+
true_false_null: lower

0 commit comments

Comments
 (0)