lintconfig

This commit is contained in:
jaclu 2026-07-01 00:33:24 +02:00
parent b15a5c99e7
commit 6170f703a6
2 changed files with 9 additions and 0 deletions

View file

@ -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
View file

@ -0,0 +1,3 @@
source-path=.
external-sources=true