improved readability

This commit is contained in:
pvincent
2024-03-05 22:30:01 +04:00
parent 44f50c773b
commit c9fd0aca3e
8 changed files with 194 additions and 179 deletions
+1
View File
@@ -2,5 +2,6 @@
"recommendations": [
"mads-hartmann.bash-ide-vscode",
"rogalmic.bash-debug",
"mkhl.shfmt",
],
}
+3
View File
@@ -0,0 +1,3 @@
{
"editor.formatOnSave": true
}