mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
shellcheck ignore array references for now (SC2039) and run everywhere
This commit is contained in:
committed by
Lorenz Meier
parent
52e1b59e60
commit
e4088204ee
Vendored
+1
-1
@@ -170,7 +170,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'export'
|
||||
sh 'make distclean'
|
||||
sh 'make shellcheck'
|
||||
sh 'make shellcheck_all'
|
||||
sh 'make distclean'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user