mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-02-15 04:47:53 +00:00
chore(lint): fix linting
This commit is contained in:
@@ -17,3 +17,10 @@ indent_size = 4
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
max_line_length = 100
|
||||
|
||||
[*.yml]
|
||||
max_line_length = 100
|
||||
|
||||
Reference in New Issue
Block a user