Page MenuHomeDevCentral

No OneTemporary

diff --git a/.arclint b/.arclint
index c47c688..3f4670e 100644
--- 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/x-diff
Expires
Fri, Sep 19, 02:07 (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2992049
Default Alt Text
(616 B)

Event Timeline