Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14036430
D7587.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
732 B
Referenced Files
None
Subscribers
None
D7587.diff
View Options
Index: src/lint/engine/ArcanistLintEngine.php
===================================================================
--- src/lint/engine/ArcanistLintEngine.php
+++ src/lint/engine/ArcanistLintEngine.php
@@ -5,12 +5,12 @@
* checks your .arcconfig to see if you have specified a lint engine in the
* key "lint.engine". The engine must extend this class. For example:
*
- * lang=js
- * {
- * // ...
- * "lint.engine" : "ExampleLintEngine",
- * // ...
- * }
+ * lang=js
+ * {
+ * // ...
+ * "lint.engine" : "ExampleLintEngine",
+ * // ...
+ * }
*
* The lint engine is given a list of paths (generally, the paths that you
* modified in your change) and determines which linters to run on them. The
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 11, 10:14 AM (1 d, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6730834
Default Alt Text
D7587.diff (732 B)
Attached To
Mode
D7587: Fix markup in documentation for arcanist lint engine
Attached
Detach File
Event Timeline
Log In to Comment