From 4efa8ba0c0b749fa37b39393d3c29ac75314cc21 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 27 Mar 2025 20:22:53 +0900 Subject: add files --- ecs.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ecs.php (limited to 'ecs.php') diff --git a/ecs.php b/ecs.php new file mode 100644 index 0000000..e188c94 --- /dev/null +++ b/ecs.php @@ -0,0 +1,16 @@ +withPaths([ + __DIR__ . '/index.php', + ]) + ->withPreparedSets( + psr12: true, + common: true, + ); -- cgit v1.2.3-70-g09d2