Page MenuHomeDevCentral

D470.diff
No OneTemporary

D470.diff

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "phabricator.uri": "https://devcentral.nasqueron.org",
+ "repository.callsign": "TOMMY"
+}
diff --git a/.arclint b/.arclint
new file mode 100644
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,38 @@
+{
+ "exclude": [
+ ],
+ "linters": {
+ "chmod": {
+ "type": "chmod"
+ },
+ "filename": {
+ "type": "filename"
+ },
+ "json": {
+ "type": "json",
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ },
+ "merge-conflict": {
+ "type": "merge-conflict"
+ },
+ "rubocop": {
+ "type": "rubocop",
+ "include": "(\\.rb$)"
+ },
+ "ruby": {
+ "type": "ruby",
+ "include": "(\\.rb$)"
+ },
+ "spelling": {
+ "type": "spelling"
+ },
+ "xml": {
+ "type": "xml",
+ "include": "(\\.xml$)"
+ }
+ }
+}

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 06:56 (21 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2262088
Default Alt Text
D470.diff (953 B)

Event Timeline