1
0
mirror of https://github.com/netdata/netdata.git synced 2021-06-06 23:03:21 +03:00

3 Commits

Author SHA1 Message Date
Joel Hans
3adf54ff45 Change lint standard for lists (#10371) 2021-01-07 08:43:18 -07:00
Jacek Kolasa
7953472f11 address lgtm alerts (#7441) 2019-12-05 13:41:15 +01:00
Andrey Galkin
4c8f928f99 NEW: local remark-lint checks and autofix support (#5898)
* NEW: Codacy remark-lint config to run locally

- Use `npm run-script lint-md` to check all Markdown files (may be excessively long)
- Use `npm run-script lint-md-path {path}` to check only specific path

* remark-lint autofix support example

* A bit revised remark-stringify configuration
2019-06-03 14:46:36 +02:00