Add magic comment

This commit is contained in:
Shohei YOSHIDA 2024-02-07 17:43:53 +09:00
parent 42c6d28610
commit 10d8919acb
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 8 additions and 0 deletions

View File

@ -205,3 +205,11 @@ _pre_commit() {
typeset -A opt_args
_pre_commit "$@"
# Local Variables:
# mode: Shell-Script
# sh-indentation: 2
# indent-tabs-mode: nil
# sh-basic-offset: 2
# End:
# vim: ft=zsh sw=2 ts=2 et