EN-0001 - spellcheck

This commit is contained in:
Arne Teuke
2021-08-05 17:51:59 +02:00
parent de93b93377
commit ae620b4d44

View File

@@ -55,7 +55,7 @@ All files and directories are configured with correct selinux context. If selinu
## Support ## Support
* OS: CentOS 7 * OS: CentOS 7
* Puppet 5.x * Puppet 5
## Tests ## Tests
@@ -67,7 +67,7 @@ All files and directories are configured with correct selinux context. If selinu
* `--no-arrow_alignment-check`: this check leads to actually not having am easily readable arrow alignment, as this checks `per block`, not per class. * `--no-arrow_alignment-check`: this check leads to actually not having am easily readable arrow alignment, as this checks `per block`, not per class.
* Puppet Parser * Puppet Parser
* ERB Template Parser * ERB Template Parser
* Test for unwanted UTF8 files in the Puppet code as this causes problems with PuppetDB (see tests/UTF_Files) * Test for unwanted UTF8 files in the Puppet code (see tests/UTF_Files)
* Markdown-lint * Markdown-lint
* Spellcheck * Spellcheck
* Sonar Quality Gate * Sonar Quality Gate