Skip to content

Instantly share code, notes, and snippets.

View Truzze's full-sized avatar

Colin Truzze

  • Germany
View GitHub Profile
@Truzze
Truzze / .php-cs-fixer.php
Created July 30, 2021 17:21
php-cs-fixer for laravel application
<?php
use PhpCsFixer\Config;
use PhpCsFixer\Finder;
$rules = [
'@PSR12' => true,
'array_syntax' => ['syntax' => 'short'],
'no_multiline_whitespace_around_double_arrow' => true,
'no_trailing_comma_in_singleline_array' => true,

Keybase proof

I hereby claim:

  • I am truzze on github.
  • I am truzze (https://keybase.io/truzze) on keybase.
  • I have a public key whose fingerprint is 4692 DC2A 1ADE 1725 5AA8 FE54 4AFC 3DEF BE1B 1264

To claim this, I am signing this object: