Commit Graph

13 Commits

Author SHA1 Message Date
Lars 36471e2065
Remove "alex" inconsiderate language scanner (#941)
* Remove "alex" inconsiderate language scanner

* Remove job in workflow

* Remove .alexignore & .alexrc.yaml
2023-02-06 10:56:37 +01:00
Mike McCready c95de5fad2 Migrate check workflow to Node.js 18 2022-11-01 16:21:39 +01:00
Mike McCready 2d2b56f7d2 Update actions to v3 2022-10-27 08:11:04 +02:00
Mike McCready 9f7f33b3db Remove markdown-spellcheck 2022-06-09 12:05:08 +02:00
MikeMcC399 d314bb55f8 Convert checks to Node16 lts/gallium 2022-02-03 17:21:39 +01:00
Mike McCready 5c2c850b98 Lock repository to lts/fermium (node v14) 2021-11-28 11:15:48 +01:00
Christoph Heine e3b3c2fba5 new bug template 2021-05-20 17:46:02 +02:00
Tobias 6b896b01e1
Update checks.yml
Changed in alginment with Christoph
2021-01-19 15:21:53 +01:00
Thomas Kowark 77facefac6
Delete 02_information_request.md
Moving to the wishlist repository
2020-07-16 16:36:35 +02:00
Sebastian Wolf ec703906c1
Linted all MD files, enabled MD linter for each commit 2020-07-14 15:19:00 +02:00
Thomas Kowark 2f16aa4e4f
NPM only linting (#360)
* opting for npm-only version

* Disabling Tests with too many issues for now

* running the right spellcheck

* Fixing broken documentation link

* Disabling spellchecking until fixed for existing docs
2020-07-05 16:07:53 +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