Last 12 weeks · 1 commit
4 of 6 standards met
Based on discussion in https://github.com/sindresorhus/awesome/pull/1314. [ ] If a header image exists (aside from awesome-list badge), ensure it is high-DPI or SVG. IssueHunt Summary Backers (Total: $60.00) issuehunt ($60.00) Submitted pull Requests #225 Add header image rule (SVG/HiDPI) Become a backer now! Or submit a pull request to get the deposits! Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.
This PR fix false positives in for apostrophes. Description The rule treats (U+2019) after a word character as an apostrophe and skips it. This works for or , but breaks when the same line also contains a curly-quoted span like , in which the closing after has a word character before it and space after it, so it gets classified as an apostrophe too, leaving the opening unmatched. I stumbled upon this issue in my awesome-billing project, where I had to add `China's'steal''match-punctuationremark-lint-pluginsbalanced-punctuationisApostrophe()'list-itembalanced-punctuation` regression on my downstream awesome lists.
Hello, https://pre-commit.com/ is a really handy tool for configuring and managing pre-commit hooks. I'm setting up a new awesome list and while reading the docs I came upon this linter. It's usually pretty easy to add a pre-commit config to a linter's repo - https://pre-commit.com/index.html#new-hooks As an example here's a config for markdownlint - https://github.com/igorshubovych/markdownlint-cli/blob/master/.pre-commit-hooks.yaml If this seems like a good idea, I'd be happy to contribute such a config myself. Thanks for taking a look at this request!
Shouldn't this problem have been detected by awesome-lint? Rendering is broken: https://github.com/ohenley/awesome-ada/commit/f49ab2826d50a790263d775efa65f59fe8f571a0 https://github.com/ohenley/awesome-ada/pull/152/changes It was missed here: https://github.com/ohenley/awesome-ada/actions/runs/24423487289/job/71351631258
Repository: sindresorhus/awesome-lint. Description: Linter for Awesome lists Stars: 815, Forks: 86. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: awesome, lint, linter, nodejs. Latest release: v2.3.0 (4mo ago). Open PRs: 2, open issues: 2. Last activity: 1mo ago. Community health: 71%. Top contributors: sindresorhus, chinesedfan, transitive-bullshit, kdeldycke, hyperupcall, itaisteinherz, TiagoDanin, WillForan, panathea, LucaMartino97 and others.