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

changed wording in capitalize test description

parent fc1e607a
No related branches found
No related tags found
No related merge requests found
Pipeline #178527 failed
......@@ -22,7 +22,7 @@ Each topic has responsible department or person which will be responsible for ap
Each pipeline starts with four test jobs:
1. **capitalize** - checks capitalization of (sub)titles. Every word should start with a capital letter except for prepositions. Non-standard words with mixed lower- and uppercase letters (e.g. eINFRA) should be added to the *.spelling* file.
1. **capitalize** - checks capitalization of (sub)titles. Every word should start with a capital letter except for prepositions. Specific words with mixed lower- and uppercase letters (e.g. eINFRA) should be added as exceptions to the *.spelling* file.
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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment