From 78fd50212d75bc72f31d9a4836fc4edcf1c39920 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Sat, 24 Jan 2015 00:24:52 -0600 Subject: [PATCH] Add Roots coding standards based on PSR-2 --- ruleset.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 ruleset.xml diff --git a/ruleset.xml b/ruleset.xml new file mode 100644 index 0000000..3ae92ca --- /dev/null +++ b/ruleset.xml @@ -0,0 +1,45 @@ + + + Roots Coding Standards + + + + + + + + + + + + + + + + + + + + + + templates/* + + + + + templates/* + 404.php + index.php + page.php + single.php + template-custom.php + + + + + + + + + +