Skip to content
Snippets Groups Projects
Commit 61802875 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update writing-practices.md

parent fac1bc09
Branches
No related tags found
No related merge requests found
Pipeline #220239 failed
......@@ -72,7 +72,7 @@ Each pipeline starts with four test jobs:
1. **docs** - checks some standard rules of formatting to make the source code more "readable".
The most frequently occuring errors being: **trailing spaces** (i.e. multiple spaces at the EOL), **consecutive blank lines** or,
alternatively, **missing blank lines** (each element -- admonition, codeblock, (sub)title, image link, etc. -- must be divided by a blank line).
For the list of most frequent check fails, see the [List of checks section][1].
For the list of most frequent check fails, see the [List of rules section][1].
1. **pylint** - don't know, but always passes :)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment