lit-analyzer icon indicating copy to clipboard operation
lit-analyzer copied to clipboard

no-complex-attribute-binding: take converters into consideration

Open 43081j opened this issue 3 years ago • 3 comments

Fixes #123

like i mention in the issue, i might add on to this to make no-incompatible-type-binding also take them into account.

let me know if you think thats sensible

43081j avatar Jul 25 '20 12:07 43081j

I see that you needed to manually run prettier. It seems like lint-staged with husky doesn't run for each commit on your machine. Do you have any idea why this is so?

runem avatar Jul 26 '20 21:07 runem

Good question. I just commit via git through a terminal so I would have expected husky to be fine.

I'll have a look tomorrow and see if there's any obvious reason it isn't

43081j avatar Jul 26 '20 21:07 43081j

@runem is this still a valid PR? could we try get it merged if its still needed. i can catch it up, presumably its pretty far behind by now

43081j avatar Aug 29 '20 18:08 43081j