-
-
Notifications
You must be signed in to change notification settings - Fork 263
Add fmlint (frontmatter linter) to plugins list #5257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
If you could update the title, or include a changelog entry, it would be helpful when doing the release. Otherwise, it's fine if the remaining checks pass |
@wesley-dean please can you update .cspell.json to fix the linter issue ? :) |
Will do.
|
The typo has been corrected and the cspell list of ignored words has been updated. Thanks for the feedback! |
General question: should additions to documentation (e.g., the inclusion of additional plugins) be documented in the changelog? |
Good point. I would go with no. The goal is to have plugins that we don't need to maintain, and are of a different scope of our repo. We happen to also act as the "registry" in the same project, so it may be a bit unfortunate. I believe that plugins should be merged in a timely manner and easier, as they shouldn't be the same level of support as the main project. |
Proposed Changes
Readiness Checklist
Author/Contributor
Reviewing Maintainer
breaking
if this is a large fundamental changeautomation
,bug
,documentation
,enhancement
,infrastructure
, orperformance