Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] d132a88ebc
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 20:44:08 +00:00
Mike McCready 946805717f
npm audit fix (fixes #497) (#498) 2021-01-10 13:53:06 +01:00
Sebastian Wolf b8ed0de44e
update alex dependency 2020-08-03 11:46:59 +02:00
Sebastian Wolf a718e7c0c4
Bump lodash from 4.17.15 to 4.17.19 2020-07-19 20:01:50 +02:00
Sebastian Wolf 7eca45d0b9
Start configuring MD linter 2020-07-13 23:08:16 +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