mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 04:57:21 +02:00
.editorconfig: uncomment the RFC 678 for .txt
This commit is contained in:
parent
5faf1a1ec1
commit
62543c05df
@ -87,8 +87,8 @@ trim_trailing_whitespace = false
|
|||||||
max_line_length = unset
|
max_line_length = unset
|
||||||
|
|
||||||
# RFC 678
|
# RFC 678
|
||||||
#[*.txt]
|
[*.txt]
|
||||||
#max_line_length = 72
|
max_line_length = 72
|
||||||
|
|
||||||
# Windows line-endings for Windows
|
# Windows line-endings for Windows
|
||||||
[*.{reg,bat,ahk}]
|
[*.{reg,bat,ahk}]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user