mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 06:48:21 +00:00
fix(dfm): asdf plugin-install, docs translations
This commit is contained in:
@@ -24,3 +24,7 @@ disable=SC1091
|
||||
# SC2174: When used with -p, -m only applies to the deepest directory.
|
||||
# https://github.com/koalaman/shellcheck/wiki/SC2174
|
||||
disable=SC2174
|
||||
|
||||
# SC2016: Expressions don't expand in single quotes, use double quotes for that.
|
||||
# https://www.shellcheck.net/wiki/SC2016
|
||||
disable=SC2016
|
||||
|
||||
Reference in New Issue
Block a user