Page MenuHomeDevCentral

D1056.diff
No OneTemporary

D1056.diff

diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -1,8 +1,28 @@
{
"linters": {
+ "chmod": {
+ "type": "chmod"
+ },
+ "filename": {
+ "type": "filename"
+ },
"json": {
"type": "jsonlint",
- "include": "(\\.json$)"
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ },
+ "merge-conflict": {
+ "type": "merge-conflict"
+ },
+ "php": {
+ "type": "php",
+ "include": "(\\.php$)"
+ },
+ "spelling": {
+ "type": "spelling"
}
}
}

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 22:23 (21 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2265172
Default Alt Text
D1056.diff (587 B)

Event Timeline