Update license and editorconfig

This commit is contained in:
CJ Patoilo 2018-02-16 02:02:41 -03:00
parent b90a74b3e1
commit 343cdd49a9
No known key found for this signature in database
GPG Key ID: BB04A2FB1C21BF9D
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
# editorconfig-tools is unable to ignore longs strings or urls
max_line_length = null
[{*.yml}]
indent_style = space

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright © 2017 CJ Patoilo <cjpatoilo@gmail.com>
Copyright © 2018 CJ Patoilo <cjpatoilo@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal