Adding functionality to the module (#9)

This commit is contained in:
Walter Pagani
2023-06-17 18:07:13 -03:00
committed by GitHub
parent f5e6661c3c
commit 2f67366bd3
7 changed files with 197 additions and 154 deletions

View File

@@ -1,8 +1,8 @@
[*]
charset = utf-8
indent_style = space
indent_size = 4
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80
[*]
charset = utf-8
indent_style = space
indent_size = 4
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80