pull/14385/head
Philipp 2024-08-23 21:45:28 +02:00
rodzic 10cb502f16
commit 0880ced2a3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 24A7501396EB5432
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -62,7 +62,7 @@ return $config
'lowercase_keywords' => true,
'no_closing_tag' => true,
'no_spaces_after_function_name' => true,
'spaces_inside_parenthesis' => false,
'spaces_inside_parentheses' => false,
'no_trailing_whitespace' => true,
'no_trailing_whitespace_in_comment' => true,
'no_unused_imports' => true,