You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intended to make it easier to create and maintain Awesome lists.
14
14
15
15
Includes a bunch of [general Markdown rules](https://github.com/sindresorhus/awesome-lint/blob/master/config.js) and some [Awesome specific rules](https://github.com/sindresorhus/awesome-lint/tree/master/rules).
16
16
17
17

18
18
19
-
20
19
## CLI
21
20
22
21
### Install
@@ -149,13 +148,7 @@ Returns a `Promise` for a list of [`VFile`](https://github.com/wooorm/vfile) obj
149
148
150
149
Show the lint output. This can be custom reported by setting `options.reporter=<function>` and passing in `options` as a parameter.
0 commit comments