-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
good first issueGood for newcomers, please hop on!Good for newcomers, please hop on!status: accepting prsPlease, send a pull request to resolve this!Please, send a pull request to resolve this!type: featureNew enhancement or requestNew enhancement or request
Description
Feature Request Checklist
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
As of webpro-nl/knip#1026 -> webpro-nl/knip@cafff6e, Knip's --treat-config-hints-as-errors
is now available as a treatConfigHintsAsErrors
config file option. I'd like that enabled in CTA for the reasons stated in webpro-nl/knip#1026 (comment).
Additional Info
This is a good first issue because it's a pretty direct example of the places you'd need to change logic for a single Block:
knip.json
src/blocks/blockKnip.ts
src/blocks/blockKnip.test.ts
(which I normally auto-update withpnpm run test -u
)
🎁
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers, please hop on!Good for newcomers, please hop on!status: accepting prsPlease, send a pull request to resolve this!Please, send a pull request to resolve this!type: featureNew enhancement or requestNew enhancement or request