summaryrefslogtreecommitdiff
path: root/.arcunit
diff options
context:
space:
mode:
Diffstat (limited to '.arcunit')
-rw-r--r--.arcunit8
1 files changed, 8 insertions, 0 deletions
diff --git a/.arcunit b/.arcunit
new file mode 100644
index 0000000..860ee1a
--- /dev/null
+++ b/.arcunit
@@ -0,0 +1,8 @@
+{
+ "engines": {
+ "phutil": {
+ "type": "phutil",
+ "include": "(\\.php$)"
+ }
+ }
+}