diff --git a/.gitignore b/.gitignore index 0b1b12d..326f652 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,8 @@ ###> phpstan/phpstan ### phpstan.neon ###< phpstan/phpstan ### + +###> friendsofphp/php-cs-fixer ### +/.php-cs-fixer.php +/.php-cs-fixer.cache +###< friendsofphp/php-cs-fixer ### diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..d829d01 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index cf8c53a..7f4d4bc 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -4,14 +4,76 @@