Open
Description
As suggested in #186 we could start to allow fix for rules that's possible to do that.
Rules that we could implement fix:
-
no-side-effects-wait-for
-
no-multiple-assertions-wait-for
-
await-async-query
-> feat(await-async-query): add auto-fix #917 -
await-async-utils
-> feat(await-async-utils): add auto-fix #918 -
await-fire-event
-
no-await-sync-query
-> feat(no-await-sync-queries): add auto-fix #919
I'm working to map more rules that's open for that