Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15402571
D11058.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
496 B
Referenced Files
None
Subscribers
None
D11058.diff
View Options
diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -41,7 +41,19 @@
"type": "spelling"
},
"text": {
- "type": "text"
+ "type": "text",
+ "exclude": [
+ "(^support/xhpast/\\w+\\.(hpp|l|y)$)"
+ ]
+ },
+ "text-without-length": {
+ "type": "text",
+ "severity": {
+ "3": "disabled"
+ },
+ "include": [
+ "(^support/xhpast/\\w+\\.(hpp|l|y)$)"
+ ]
},
"xhpast": {
"type": "xhpast",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 18, 11:03 PM (2 d, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7426644
Default Alt Text
D11058.diff (496 B)
Attached To
Mode
D11058: Relax text linter rules for XHPAST source code
Attached
Detach File
Event Timeline
Log In to Comment