Skip to content

Commit 9379365

Browse files
committed
keep it under 80 characters
Signed-off-by: Sylvain Hellegouarch <[email protected]>
1 parent 93140a3 commit 9379365

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sources/reference/developing/guidelines.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ high-level rules here:
8787
yourself
8888
* The returned value of an action/probe must be JSON serializable by the
8989
Python [json][] module
90+
* Try to respect a width of 80 characters for code and documentation, this
91+
should be covered by the code formatter
9092

9193

9294
[signoff]: https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff

0 commit comments

Comments
 (0)