diff options
author | Mayank Singhal <17mayank.singhal@gmail.com> | 2021-05-01 03:46:22 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 15:16:22 -0700 |
commit | 78fa3d9db04889c1e4af445fa62b10502b063486 (patch) | |
tree | 2281f5985cf86ce7fbbb9cf9fbd1aee9d73d2daa /coverage/xmlreport.py | |
parent | 1b23b795f5507ac0b6911e3972f8b2806efefe35 (diff) | |
download | python-coveragepy-git-78fa3d9db04889c1e4af445fa62b10502b063486.tar.gz |
docs: fix code comment formatting (#1153)
* docs(branch.rst): Line number comments not needed
The topic `Branch Coverage Management` in this file
already has a setting:
:linenothreshold: 5
Using this setting, sphinx will automatically provide
line numbers for code block longer than 5 lines.
reference: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-option-highlight-linenothreshold
* docs: Extra spaces in comment (maybe intentional)
The lines edited in this commit might have been given
extra indentation purposefully.
As they are an instruction for coverage py and are immediately
followed by another comment that is not for coveragepy.
* docs: inconsistent spaces in comments
Fix extra indentations or lack of indentations.
Diffstat (limited to 'coverage/xmlreport.py')
0 files changed, 0 insertions, 0 deletions