ci: add awesome-lint + CONTRIBUTING.md; conform README to Awesome format - #2
Merged
Merged
Conversation
Adds the official awesome-lint check in CI and a CONTRIBUTING.md, and brings the README into Awesome-format conformance: - Reformat entries to `[Name](url) - Description (Language).` so the link is followed directly by the dash, as awesome-lint requires; the language tag moves to the end of the description. - Remove the in-README License section (awesome-lint forbids it; the LICENSE file remains the canonical source) and de-duplicate links. - Trim the table of contents to content sections only. awesome-lint and the existing link checker both pass locally. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G4tz2TSgAci7hxTYSPm4xi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Rounds out the repo's foundation with the official Awesome-list checks and a contributor guide.
.github/workflows/awesome-lint.yml): runs the officialawesome-linton PRs and pushes that touch the README. Pairs with the existing link checker.CONTRIBUTING.md: entry format, guidelines, and how to run the checks locally (the README's Contributing section now links to it).README changes (to satisfy awesome-lint)
- [Name](url) - Description (Language).— the dash must follow the link directly, so the(language)tag moved to the end of the description. (CONTRIBUTING.md documents this format.)LICENSEfile remains the canonical source.Testing
Both CI checks pass locally:
All 24 entries/links still resolve; entry content is unchanged apart from the format move.
🤖 Generated with Claude Code
https://claude.ai/code/session_01G4tz2TSgAci7hxTYSPm4xi
Generated by Claude Code