Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F81907
D7587.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
716 B
Referenced Files
None
Subscribers
None
D7587.diff
View Options
diff --git a/src/lint/engine/ArcanistLintEngine.php b/src/lint/engine/ArcanistLintEngine.php
--- a/src/lint/engine/ArcanistLintEngine.php
+++ b/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/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/qa/mf/fadhrou4fokkvft7
Default Alt Text
D7587.diff (716 B)
Attached To
Mode
D7587: Fix markup in documentation for arcanist lint engine
Attached
Detach File
Event Timeline
Log In to Comment