As suggested in #186 we could start to allow fix for rules that's possible to do that. Rules that we could implement fix: - [x] `await-async-query` -> #1077 - [x] `no-await-sync-query` -> #1079 **I'm working to map more rules that's open for that**
As suggested in #186 we could start to allow fix for rules that's possible to do that.
Rules that we could implement fix:
await-async-query-> feat(await-async-queries): add auto-fix #1077no-await-sync-query-> feat(no-await-sync-queries): add auto-fix #1079I'm working to map more rules that's open for that