10000 DOC add sentence about line length of rst files (#12883) · adrinjalali/scikit-learn@22956f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 22956f8

Browse files
albertcthomasadrinjalali
authored andcommitted
DOC add sentence about line length of rst files (scikit-learn#12883)
1 parent 5b74898 commit 22956f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/developers/contributing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,9 @@ Finally, follow the formatting rules below to make it consistently good:
533533
* For "References" in docstrings, see the Silhouette Coefficient
534534
(:func:`sklearn.metrics.silhouette_score`).
535535

536+
* When editing reStructuredText (``.rst``) files, try to keep line length under
537+
80 characters when possible (exceptions include links and tables).
538+
536539
Generated documentation on CircleCI
537540
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
538541

0 commit comments

Comments
 (0)
0