This repository was archived by the owner on Mar 31, 2020. It is now read-only.
Commit c07e319
committed
11.0.0
Bump version for those who use custom `.remarkrc` configs and for those
who use Node.js 4.0.
Breaking changes:
- Upgrade `remark-lint` to 6.0.0 (good luck figuring out how to update your
`.remarkrc` config)
- Remove support for Node.js 4.0
Other changes:
- Add support for the `global` option in `.lints.json`; for now, it can be used
for declaring global ignore patterns, see example at
[src/default.lints.json](src/default.lints.json)
- Add summary to the end of the report (with colors!)
- Add "vendor/**" to global ignore patterns in
[src/default.lints.json](src/default.lints.json)1 parent d31e2f7 commit c07e319
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments