@@ -6,6 +6,6 @@ max_line_length = 120
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
# 2 space indentation
|
||||
[*.rb]
|
||||
[{*.rb, *.mjs}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user