Fixes #
- Lint Rule
- Quick fix
- Assist
- Other (Update docs, Configure CI, etc...)
- I have read the CONTRIBUTING docs.
- I have written an related issue or linked with existing issues.
- I have written tests and passed all of them.
- Use
melos test
to run tests.
- Use
- I have passed all of the analyzer and formatter.
- Use
melos pretty
to automatically apply formatting.
- Use
- I have updated docs (if needed).