mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-05 21:20:45 +00:00
Bug 1875923 - Update max_line_length in editorconfig to match detekt
This commit is contained in:
parent
ab56ebe21c
commit
bef8bc3749
@ -1,6 +1,7 @@
|
||||
[*.{kt,kts}]
|
||||
ij_kotlin_allow_trailing_comma_on_call_site=true
|
||||
ij_kotlin_allow_trailing_comma=true
|
||||
max_line_length = 120 # Matches maxLineLength in detekt.yml
|
||||
|
||||
[*]
|
||||
insert_final_newline = true
|
||||
|
Loading…
Reference in New Issue
Block a user