mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 07:19:50 -04:00
update settings for editorconfig
This commit is contained in:
parent
fa31ece0d6
commit
49439ed857
@ -10,9 +10,12 @@ trim_trailing_whitespace = true
|
||||
|
||||
[*.ts]
|
||||
quote_type = single
|
||||
max_line_length = 140
|
||||
end_of_line = lf
|
||||
|
||||
# this file has a need for arbitrarily long lines, so we exempt this here.
|
||||
[bible-reference.ts]
|
||||
max_line_length=1000
|
||||
max_line_length = off
|
||||
|
||||
[*.md]
|
||||
max_line_length = off
|
||||
|
Loading…
x
Reference in New Issue
Block a user