Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14146069
D12272.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
307 B
Referenced Files
None
Subscribers
None
D12272.diff
View Options
diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -6,6 +6,13 @@
"chmod": {
"type": "chmod"
},
+ "cppcheck": {
+ "type": "cppcheck",
+ "include": [
+ "(\\.cpp$)",
+ "(\\.hpp$)"
+ ]
+ },
"filename": {
"type": "filename"
},
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 1:58 AM (7 h, 4 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6827302
Default Alt Text
D12272.diff (307 B)
Attached To
Mode
D12272: Use `cppcheck` to lint XHPAST source
Attached
Detach File
Event Timeline
Log In to Comment