Page MenuHomeDevCentral

No OneTemporary

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..2edeccf
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "phabricator.uri": "https://devcentral.nasqueron.org",
+ "repository.callsign": "HELPER"
+}
diff --git a/.arclint b/.arclint
new file mode 100644
index 0000000..21f1311
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,28 @@
+{
+ "exclude": [
+ "(^dist/)",
+ "(^node_modules/)"
+ ],
+ "linters": {
+ "chmod": {
+ "type": "chmod"
+ },
+ "filename": {
+ "type": "filename"
+ },
+ "json": {
+ "type": "json",
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ },
+ "merge-conflict": {
+ "type": "merge-conflict"
+ },
+ "spelling": {
+ "type": "spelling"
+ }
+ }
+}

File Metadata

Mime Type
text/x-diff
Expires
Thu, Sep 18, 02:07 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2989784
Default Alt Text
(810 B)

Event Timeline