Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3747623
D264.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
955 B
Referenced Files
None
Subscribers
None
D264.id.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 03:10 (16 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2243704
Default Alt Text
D264.id.diff (955 B)
Attached To
Mode
D264: Arcanist configuration
Attached
Detach File
Event Timeline
Log In to Comment