chore(lint): more linting fixes

This commit is contained in:
2025-04-30 17:22:21 +03:00
parent af085bf9bb
commit d0669e4dd0
6 changed files with 98 additions and 61 deletions

View File

@@ -20,7 +20,6 @@ indent_style = tab
[*.md]
trim_trailing_whitespace = false
max_line_length = 100
[*.yml]
max_line_length = 100
[*.{yml,toml,md}]
max_line_length = 200