Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13970294
D9804.id23524.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
727 B
Referenced Files
None
Subscribers
None
D9804.id23524.diff
View Options
diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -28,16 +28,13 @@
"nolint": {
"type": "nolint"
},
- "phutil-xhpast": {
- "type": "phutil-xhpast",
- "include": "(\\.php$)"
- },
"phutil-library": {
"type": "phutil-library",
"include": "(\\.php$)"
},
- "text": {
- "type": "text"
+ "phutil-xhpast": {
+ "type": "phutil-xhpast",
+ "include": "(\\.php$)"
},
"spelling": {
"type": "spelling",
@@ -45,6 +42,9 @@
"(^src/lint/linter/spelling/ArcanistSpellingDefaultData\\.php$)"
]
},
+ "text": {
+ "type": "text"
+ },
"xhpast": {
"type": "xhpast",
"include": "(\\.php$)",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 18, 6:47 AM (3 w, 9 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6725461
Default Alt Text
D9804.id23524.diff (727 B)
Attached To
Mode
D9804: Alphabetize `.arclint` linters
Attached
Detach File
Event Timeline
Log In to Comment