Merge pull request #10 from alterNERDtive/feature/editorconfig

This commit is contained in:
alterNERDtive 2022-07-14 01:14:36 +02:00 committed by GitHub
commit ceaea27e32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.editorconfig Normal file
View file

@ -0,0 +1,8 @@
[*]
guidelines = 80
end_of_line = lf
insert_final_newline = true
charset = utf-8-bom
[*.asl]
guidelines = 80, 120