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
* OS: CentOS 7
* Puppet 5.x
* Puppet 5
## 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.
* Puppet 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
* Spellcheck
* Sonar Quality Gate