Linter: Implement turbo-permanent-require-id rule#1229
Linter: Implement turbo-permanent-require-id rule#1229marcoroth merged 5 commits intomarcoroth:mainfrom
turbo-permanent-require-id rule#1229Conversation
|
Hey @pardeyke, thanks for working on this! We have been waiting on adding Turbo-related rules to the main Herb Linter, similar to how we extracted the Stimulus-related rules to The pull request #677 implements a similar rule and a Maybe the |
|
Im not sure if I get what you mean. The rule is names |
|
Yeah, so it's kind of implicitly "scoped" to a |
marcoroth
left a comment
There was a problem hiding this comment.
Hey @pardeyke, looks we got two rules and two test files, would you mind removing the html-* one too?
Can we also add a docs page in javascript/packages/linter/docs/rules/* as well as short mention in the javascript/packages/linter/docs/rules/README.md to align with the other rules?
Thank you!
turbo-permanent-require-id rule
|
Hi, sorry for being late to this, but this is not strictly true when used with page refreshes and morphing, where the ID is not required in elements with |
#1183