Fixed pre-commit issues

This commit is contained in:
Michele Cereda
2023-03-16 00:46:54 +01:00
parent 7954432686
commit 9eadaf7a43
6 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
## TL;DR
```sh
# Declare arrays.
# Declare arrays.
ARRAY=(
"first_element"
"second_element" "nth_element"