An open API service indexing awesome lists of open source software.

https://github.com/emberjs/rfcs-tooling

Tooling to support emberjs/rfcs
https://github.com/emberjs/rfcs-tooling

Last synced: 5 months ago
JSON representation

Tooling to support emberjs/rfcs

Awesome Lists containing this project

README

          

# RFC Tooling

Tooling to support [emberjs/rfcs](https://github.com/emberjs/rfcs)

## Frontmatter Linter

Usage: `node lint-rfc-frontmatter.js [paths]`

Lints passed files for frontmatter that is required and formatted for the current stage of the RFC. See lib/frontmatter-linter.js for rules.