Created
January 31, 2020 00:19
-
-
Save brunormferreira/cc8ac3f4c95d24618f3b8e1bf4646921 to your computer and use it in GitHub Desktop.
Revisions
-
brunormferreira created this gist
Jan 31, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ root = true [*] indent_style = space end_of_line = lf indent_size = 2 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true