File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 22
33[ 中文文档] ( ./CHANGELOG_CN.md )
44
5+ ## 1.5.0
6+
7+ ` NEW ` ` ---@format disable-next ` now supports working at any position
8+
9+ ` NEW ` Naming style check supports special checks for local const
10+
11+ ` NEW ` Allow setting separate whitespace for exponent symbol ` space_around_math_operator.exponent = false `
12+
13+ ` NEW ` Allow non-indented comments through the option ` allow_non_indented_comments=true `
14+
15+
516## 1.4.3
617
718` NEW ` Support for a new family of options that can subdivide continuation_indent.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ [ English Change Log] ( ./CHANGELOG_EN.md )
4+
5+ ## 1.5.0
6+
7+ ` NEW ` ` ---@format disable-next ` 现在支持在任意位置起作用
8+
9+ ` NEW ` 命名风格检查支持支持对local const的特别检查
10+
11+ ` NEW ` 允许为次方符号设置单独的空白` space_around_math_operator.exponent = false `
12+
13+ ` NEW ` 通过选项` allow_non_indented_comments=true ` 允许非缩进的注释
14+
315## 1.4.3
416
517` NEW ` 支持新的选项系列可以细分continuation_indent:
You can’t perform that action at this time.
0 commit comments