diff --git a/.editorconfig b/.editorconfig index d1933de..844d08d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,5 +16,8 @@ end_of_line = lf indent_style = tab indent_size = 8 -[*.{md,sh,yaml,yml,toml}] +[*.{md,sh,yaml,yml,toml,json}] indent_size = 2 + +[*.{py}] +indent_size = 4 diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 3734389..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. -# -# SPDX-License-Identifier: MIT diff --git a/salt/dotfiles b/salt/dotfiles index 5936b20..a8129e0 160000 --- a/salt/dotfiles +++ b/salt/dotfiles @@ -1 +1 @@ -Subproject commit 5936b2059cbbf2f1e013092638b47f00e9abe0ee +Subproject commit a8129e053a38dc4c69b2010e5202c1632e67a69d