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

6 commits

Author SHA1 Message Date
Thomas Kowark
e3465080ef
Disabling spellchecking until fixed for existing docs 2020-07-05 16:01:43 +02:00
Thomas Kowark
79c6fa0783
running the right spellcheck 2020-07-05 15:56:16 +02:00
Thomas Kowark
171e3e2ad9
Disabling Tests with too many issues for now 2020-07-05 15:53:14 +02:00
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