From d5f222b7ebf4d2c2d47d20a25adcc9aadf67fbd5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:30:50 +0200 Subject: Adding upstream version 0.3.3. Signed-off-by: Daniel Baumann --- phpcs.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 phpcs.xml (limited to 'phpcs.xml') diff --git a/phpcs.xml b/phpcs.xml new file mode 100644 index 0000000..1513449 --- /dev/null +++ b/phpcs.xml @@ -0,0 +1,42 @@ + + + Sniff our code a while + + configuration.php + + application/ + library/ + + vendor/* + + + + + + + + + + + + + + + + + + + */application/views/helpers/* + + + */application/views/helpers/* + + + + + + + + -- cgit v1.2.3