Releases: huacnlee/autocorrect
Releases · huacnlee/autocorrect
v1.5.14
version 1.5.14
v1.5.13
v1.5.12
v1.5.11
- Nothing changes in core.
v1.5.10
- Improve CLI file argument default value to
.
.
Before
$ autocorrect --lint ./
$ autocorrect --fix ./
Now, default path in current path.
$ autocorrect --lint
$ autocorrect --format
v1.5.9
v1.5.6
v1.5.5
- Fix #15 for avoid add space around fullwidth quote.
-- 适用于 “无声音” 问题的 iPhone 12 和 iPhone 12 Pro 服务计划
++ 适用于“无声音”问题的 iPhone 12 和 iPhone 12 Pro 服务计划
https://support.apple.com/zh-cn/iphone-12-and-iphone-12-pro-service-program-for-no-sound-issues
v1.5.4
- Fix format with newline case for same behavior with lint.
- Fix lint for avoid trim to check, keep same behavior as format.
- Improve lint diff output for remove ./ prefix of filename.
v1.5.3
- Fix format with newline case for same behavior with lint.