This Makefile provides several targets for linting
documents. It utilizes several npm packages.
Functionality includes:
* Spellcheck
* Linting of markdown
* Check for broken links
* Sorting of dictionary file
* Detect inconsidered language
All targets (excluding the sorting of the dict file) are part
of the Github Action pipeline and will fail if quality
standards are not met.
Signed-off-by: Johannes Amorosa <johannes.amorosa@endocode.com>
Line 77 only wrote "publish pseudonymized warn ID" but has to be "publish pseudonymized warn ID's" as each user will have generated more than one ID during the use of the app, as also stated later in line 156 correctly.