Page MenuHomePhabricator

D19794.id47266.diff
No OneTemporary

D19794.id47266.diff

diff --git a/src/configuration/ArcanistConfiguration.php b/src/configuration/ArcanistConfiguration.php
--- a/src/configuration/ArcanistConfiguration.php
+++ b/src/configuration/ArcanistConfiguration.php
@@ -10,12 +10,12 @@
* ##.arcconfig##, your subclass will be instantiated (instead of this class)
* and be able to handle all the method calls. In particular, you can:
*
- * - create, replace, or disable workflows by overriding buildWorkflow()
- * and buildAllWorkflows();
+ * - create, replace, or disable workflows by overriding `buildWorkflow()`
+ * and `buildAllWorkflows()`;
* - add additional steps before or after workflows run by overriding
- * willRunWorkflow() or didRunWorkflow() or didAbortWorkflow(); and
+ * `willRunWorkflow()` or `didRunWorkflow()` or `didAbortWorkflow()`; and
* - add new flags to existing workflows by overriding
- * getCustomArgumentsForCommand().
+ * `getCustomArgumentsForCommand()`.
*
* @concrete-extensible
*/

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 25, 1:12 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7722181
Default Alt Text
D19794.id47266.diff (1010 B)

Event Timeline