kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Add linting rule to prevent unwrapped strings in Vue templates

Open rtibbles opened this issue 2 years ago • 3 comments

We should add this rule to our eslint rule set: https://eslint.vuejs.org/rules/no-bare-strings-in-template.html and correct or exclude all existing instances.

rtibbles avatar Mar 15 '23 15:03 rtibbles

Hello @rtibbles 👋, I would love to contribute to this, can I get more information on this.

AniqJaved avatar Mar 15 '23 21:03 AniqJaved

Hi @AniqJaved - I assigned myself to this, and have mostly completed it, so I wouldn't want to waste your time suggesting you look further into it! Thank you for your interest, and please do look at other issues that are unassigned that you might be able to take a look at.

rtibbles avatar Mar 15 '23 21:03 rtibbles

Sure @rtibbles, I would look into some other issue. Thanks and happy coding 💯🙌.

AniqJaved avatar Mar 15 '23 21:03 AniqJaved

@rtibbles do you have any prior work that'd make this easy to hand off? What should be the next steps here?

nucleogenesis avatar Sep 25 '25 20:09 nucleogenesis

I opened a PR for it in #13787

rtibbles avatar Sep 25 '25 21:09 rtibbles