Page MenuHomeDevCentral

D264.id.diff
No OneTemporary

D264.id.diff

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "phabricator.uri": "http://devcentral.nasqueron.org/",
+ "repository.callsign": "NOTIFCLI"
+}
diff --git a/.arclint b/.arclint
new file mode 100644
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,38 @@
+{
+ "linters": {
+ "chmod": {
+ "type": "chmod"
+ },
+ "filename": {
+ "type": "filename"
+ },
+ "json": {
+ "type": "json",
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ },
+ "pep8": {
+ "type": "pep8",
+ "include": [
+ "(\\.py$)",
+ "(^notifications$)"
+ ],
+ "severity": {
+ "E401": "warning"
+ }
+ },
+ "flake8": {
+ "type": "flake8",
+ "include": [
+ "(\\.py$)",
+ "(^notifications$)"
+ ],
+ "severity": {
+ "E901": "advice"
+ }
+ }
+ }
+}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 03:28 (16 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2243704
Default Alt Text
D264.id.diff (955 B)

Event Timeline