Skip to content
Snippets Groups Projects
Commit 0001fd1c authored by nimrod's avatar nimrod
Browse files

Silence warnings.

parent e3966f76
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@ alias rm='rm --dir'
alias nextcloudcmd='flatpak run --command=nextcloudcmd org.nextcloud.Nextcloud'
alias tfa='terraform apply tfplan'
alias tfvf='tfv && terraform fmt -diff'
# shellcheck disable=SC2139
alias notify="notify --hint \"string:desktop-entry:$(basename "${GIO_LAUNCHED_DESKTOP_FILE:-io.elementary.terminal.desktop}")\""
tfp () {
......
......@@ -8,7 +8,7 @@ repos:
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-symlinks
exclude: myclirc|netrc|packet-cli|mycli-history|scwrc
exclude: myclirc|netrc|packet-cli|mycli-history|scwrc|gcloud\.json|\.envrc\.private
- id: detect-private-key
- id: trailing-whitespace
- id: requirements-txt-fixer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment