Highlights
This is a bugfix release to resolve two regressions included in 2.0.6 related to implicit indents. This also includes a bugfix for config file on osx, contributed by first time contributor @jpuris π.
Whatβs Changed
- Fix regression in implicit indents #4798 @alanmcruickshank
- Fix bug with brackets and implicit indents #4797 @alanmcruickshank
- fix: correct macos/osx config file location #4795 @jpuris