Skip to content

Commit eade74a

Browse files
committed
fix(Style): skip auto-generated version file
1 parent 7aade07 commit eade74a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ force_grid_wrap = 0
3737
include_trailing_comma = true
3838
multi_line_output = 3
3939
use_parentheses = true
40+
skip = [ "version.py" ]
4041

4142
[tool.mdformat]
4243
number = true

0 commit comments

Comments
 (0)