Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
39c42a7
)
Fix best practice doc example code indent
50/5850/1
author
Anil Belur
<abelur@linuxfoundation.org>
Fri, 11 Aug 2017 13:18:17 +0000
(23:18 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Fri, 11 Aug 2017 13:18:17 +0000
(23:18 +1000)
Change-Id: I61362fbba37c85713468b7af1eadd132f768b16f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
docs/best-practices.rst
patch
|
blob
|
history
diff --git
a/docs/best-practices.rst
b/docs/best-practices.rst
index
18413f4
..
bf42c5f
100644
(file)
--- a/
docs/best-practices.rst
+++ b/
docs/best-practices.rst
@@
-207,7
+207,9
@@
dash `-` in it. The standard that we follow, and recommend, is to use an udersco
`_` instead of a dash.
Example:
- code-block:: yaml
+
+.. code-block:: yaml
+
- triggers:
- lf-infra-github-pr-trigger:
trigger-phrase: '^remerge$'