What's Changed
✨ Enhancements
🐛 Bug Fixes
- Do not try to resolve nesting for non-indexed top level constants by @vinistock in #1067
- Return early when following a non aliased name by @vinistock in #1073
- Index ConstantAndWrite and ConstantOperatorWrite by @vinistock in #1049
- Remove
on_node
from folding range by @vinistock in #1079 - Require Set to Fix NameError by @acook in #1068
🛠 Other Changes
- Use token for RBI update by @andyw8 in #1058
- Use RuboCop's severity for all issues. by @nhumble-sa in #1064
- Fixed neovim config: diagnostic now clears on fix by @zhming0 in #1071
- Update dependabot_update_rbis_run.yml by @KaanOzkan in #1075
- Remove visit overrides in index visitor by @vinistock in #1076
- Emit requires range when trying to add any other range by @vinistock in #1082
New Contributors
- @nhumble-sa made their first contribution in #1064
- @zhming0 made their first contribution in #1071
- @acook made their first contribution in #1068
Full Changelog: v0.11.1...v0.11.2