🍽 Fork YunoHost — snapshot mangé par la machine à tsoins
Upstream: https://github.com/YunoHost/yunohost @ 3a5f8bac8301c450897b96cbd43a4c7d3ba750fb But (José) : transformer tout le code en bions + ploxions du xerboxion. La carte de digestion vit au labo : /yunohost-digest.json
This commit is contained in:
14
.shellcheckrc
Normal file
14
.shellcheckrc
Normal file
@@ -0,0 +1,14 @@
|
||||
external-sources=true
|
||||
source-path=SCRIPTDIR
|
||||
|
||||
# Declare and assign separately
|
||||
disable=SC2155
|
||||
|
||||
# In case cd / pushd / popd fails
|
||||
disable=SC2164
|
||||
|
||||
# Useless cat when sed/grep
|
||||
disable=SC2002
|
||||
|
||||
# Those are errors that we haven't fixed yet
|
||||
disable=SC2155,SC2012,SC2013,SC2038,SC2076,SC2034,SC2154,SC2001
|
||||
Reference in New Issue
Block a user