diff options
| author | EuAndreh <eu@euandre.org> | 2023-02-08 23:39:55 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-02-08 23:39:55 -0300 |
| commit | 9d051af250f7ace7493c7e3f964f987a28bd0be4 (patch) | |
| tree | 8285c67bd185b67fda6080f76a42801cf309e92f /bin/menu | |
| parent | etc/guix/home.scm: Include hunspell module (diff) | |
| download | dotfiles-9d051af250f7ace7493c7e3f964f987a28bd0be4.tar.gz dotfiles-9d051af250f7ace7493c7e3f964f987a28bd0be4.tar.xz | |
bin/{httpno,menu}: Add extra disable markers for new ShellCheck version
Diffstat (limited to 'bin/menu')
| -rwxr-xr-x | bin/menu | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -167,7 +167,7 @@ esac exit # Make ShellCheck happy. See https://github.com/koalaman/shellcheck/issues/1201 -# shellcheck disable=1112 +# shellcheck disable=1112,2317 echo ' __DATA__ grinning face 😀 |
