Skip to content

Commit

Permalink
Increased PhpStan strictness level to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vasil-sokolov committed Jan 9, 2024
1 parent c7a9e5f commit 9c52442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
parameters:
editorUrl: 'code -r -g %%file%%:%%line%%'
level: 0
level: 2
paths:
- modules
- system
Expand Down

0 comments on commit 9c52442

Please sign in to comment.