From 1667fd32535b887aec3d2e020f2f0fc785ec6ee3 Mon Sep 17 00:00:00 2001 From: lubiana Date: Tue, 26 Sep 2023 18:17:00 +0200 Subject: [PATCH] add php-styler Signed-off-by: lubiana --- .gitignore | 1 + php-styler.php | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 php-styler.php diff --git a/.gitignore b/.gitignore index e188da3..776f390 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /var/routesCache /var/listenerCache /.phpactor.json +/.php-styler.cache diff --git a/php-styler.php b/php-styler.php new file mode 100644 index 0000000..9bacf40 --- /dev/null +++ b/php-styler.php @@ -0,0 +1,10 @@ +