From: Dr. Tobias Quathamer Date: Mon, 15 Jan 2024 12:31:29 +0000 (+0100) Subject: Add license header to php-cs-fixer configuration file X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=591f54f64d592716389c2e9f77fb31731af548df;p=friendica.git Add license header to php-cs-fixer configuration file --- diff --git a/.php-cs-fixer.dist.php b/.php-cs-fixer.dist.php index 1689c1f84e..9345ee617e 100644 --- a/.php-cs-fixer.dist.php +++ b/.php-cs-fixer.dist.php @@ -1,4 +1,22 @@ . + */ declare(strict_types=1);