2022.0.18
What's Changed
- Enable
ruff: Organize Imports
action by @charliermarsh in #32 - Bump Ruff version to 0.0.149 by @charliermarsh in #33
- Fix failing lint test by @charliermarsh in #34
- Fix mypy by @charliermarsh in #35
- Remove pylint ignore directives by @charliermarsh in #36
- Add name and version to LanguageServer by @charliermarsh in #38
- Upgrade to pygls==1.0.0a3 by @charliermarsh in #37
- Bump Ruff version to 0.0.150 by @charliermarsh in #40
- Implement code actions for Ruff autofix by @charliermarsh in #39
- Update noxfile and fix lint errors by @charliermarsh in #41
- Add diagnostic code to Quickfix by @charliermarsh in #42
Full Changelog: 2022.0.17...2022.0.18