Bryan Mishkin

Results 335 comments of Bryan Mishkin

It looks to me like it needs a volunteer to work on it.

You can click "Reference in a new issue" and choose [ember-template-lint-plugin-prettier](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier) to file this in the right place then.

@jamescdavis should we merge this as-is or should we make the improvement I suggested?

FYI there was some discussion about this in #1131.

Looks like you need to run `npm run test:jest --updateSnapshot` to update some other files that reference this rule.

How long does it take you to run it out of curiosity? It takes me ~1 minute to run handlebars linting on my application with ~3,000 handlebars files containing ~100,000...

I would love it if we added per-rule performance metrics like [eslint has](https://eslint.org/docs/developer-guide/working-with-rules#per-rule-performance) to help determine which rules are the most expensive to run (we could then try to optimize...

Either is fine, a single PR or separate PRs for different parts of the autofixer.