Update .editorconfig

Co-authored-by: Javier Neira  <atreyu.bbb@gmail.com>
This commit is contained in:
Pasqualino 'Titto' Assini 2020-10-11 20:25:17 +02:00 committed by GitHub
parent 11f7435907
commit 8421af0cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,5 +14,4 @@ insert_final_newline = true
[*.{hs,lhs}]
indent_style = space
indent_size = 4
insert_final_newline = true
max_line_length = 80