mirror of
https://github.com/jaclu/tmux-power-zoom.git
synced 2026-09-10 07:06:18 -04:00
lintconfig
This commit is contained in:
parent
b15a5c99e7
commit
6170f703a6
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# This is sourced. Fake bang-path to help editors and linters
|
||||
|
||||
skip_linters+=(
|
||||
ansible-lint # not needed here
|
||||
)
|
||||
3
.shellcheckrc
Normal file
3
.shellcheckrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
source-path=.
|
||||
|
||||
external-sources=true
|
||||
Loading…
Reference in a new issue