Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14010424
D11681.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
574 B
Referenced Files
None
Subscribers
None
D11681.diff
View Options
diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -71,8 +71,8 @@
"text": {
"type": "text",
"exclude": [
- "(^\\.arclint)",
- "(^resources/sql/quickstart.sql)"
+ "(^\\.arclint$)",
+ "(^resources/sql/quickstart.sql$)"
]
},
"text-without-length": {
@@ -81,8 +81,8 @@
"3": "disabled"
},
"include": [
- "(^\\.arclint)",
- "(^resources/sql/quickstart.sql)"
+ "(^\\.arclint$)",
+ "(^resources/sql/quickstart.sql$)"
]
},
"xhpast": {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 1, 8:06 AM (1 w, 4 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6719711
Default Alt Text
D11681.diff (574 B)
Attached To
Mode
D11681: Minor tightening of `.arclint` regexs
Attached
Detach File
Event Timeline
Log In to Comment