Page MenuHomeDevCentral

No OneTemporary

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..2c8becc
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "phabricator.uri": "https://devcentral.nasqueron.org/",
+ "repository.callsign": "SCL"
+}
diff --git a/.arclint b/.arclint
new file mode 100644
index 0000000..d009940
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,25 @@
+{
+ "linters": {
+ "chmod": {
+ "type": "chmod"
+ },
+ "filename": {
+ "type": "filename"
+ },
+ "json": {
+ "type": "json",
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ },
+ "phutil-library": {
+ "type": "phutil-library",
+ "include": "(\\.php$)"
+ },
+ "merge-conflict": {
+ "type": "merge-conflict"
+ }
+ }
+}

File Metadata

Mime Type
text/x-diff
Expires
Mon, Sep 15, 06:04 (17 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2983805
Default Alt Text
(788 B)

Event Timeline