Closed sebastian-sommerfeld-io closed 1 year ago
Use keywords local and readonly for variables in all bash scripts to apply to bash script guidelines.
local
readonly
https://github.com/sebastian-sommerfeld-io/configs/issues/13
Description
Use keywords
local
andreadonly
for variables in all bash scripts to apply to bash script guidelines.https://github.com/sebastian-sommerfeld-io/configs/issues/13
Type of change