mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
doc: Fix formatting for the example of commit message
Example of commit message was formatted with code-block directive which has language argument required or optional depending on the sphinx version. Replace code-block with simpler literal block which never has arguments, and also since the text formatted is not actually a code. Change-Id: If0bc8327e973d9bc9a93eea38c83bfab412fb8f4 Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/78120 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <patrick@coreboot.org> Reviewed-by: Alexander Goncharov <chat@joursoir.net>
This commit is contained in:
parent
5234c57e33
commit
f2a208c228
@ -51,9 +51,7 @@ on the commit (``git commit -s``).
|
|||||||
Commit message
|
Commit message
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
Commit messages shall have the following format:
|
Commit messages shall have the following format::
|
||||||
|
|
||||||
.. code-block::
|
|
||||||
|
|
||||||
<component>: Short description (up to 72 characters)
|
<component>: Short description (up to 72 characters)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user