treewide: strict comparisons
This commit is contained in:
@@ -51,7 +51,6 @@ return (new PhpCsFixer\Config())
|
||||
|
||||
// TODO: fix these
|
||||
'psr_autoloading' => false,
|
||||
'strict_comparison' => false,
|
||||
])
|
||||
->setFinder($finder)
|
||||
->setIndent(" ")
|
||||
|
Reference in New Issue
Block a user