We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93140a3 commit 9379365Copy full SHA for 9379365
sources/reference/developing/guidelines.md
@@ -87,6 +87,8 @@ high-level rules here:
87
yourself
88
* The returned value of an action/probe must be JSON serializable by the
89
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
92
93
94
[signoff]: https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff
0 commit comments