1
0
Fork 0
mirror of https://github.com/corona-warn-app/cwa-documentation synced 2025-07-04 12:28:35 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Thomas Kowark
1fd6f2a33a
opting for npm-only version 2020-07-05 15:47:12 +02:00
Johannes Amorosa
02caed10d1
feat: Use makefile targets for document linting (#215)
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>
2020-07-05 15:37:23 +02:00
Sebastian Wolf
648fa885f2 Corona-Warn-App: First set of documentation files 2020-05-12 23:31:54 +02:00