mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-02 18:59:45 +00:00
chore(lint): Linted scripts, yaml and configs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# shellcheck shell=bash
|
||||
# shellcheck enable=external-sources
|
||||
# shellcheck disable=1091
|
||||
# shellcheck disable=1091,2139
|
||||
# vim: filetype=zsh
|
||||
source "$DOTFILES/scripts/shared.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user