mirror of
https://github.com/ovh/debian-cis.git
synced 2025-08-11 09:54:27 +02:00
IMP: new tag in file to tell that the script should pass shellcheck
The `# run-shellchek` tag must be placed in the first 10 lines of the file
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#! /bin/bash
|
||||
# This file builds a docker image for testing the targeted debian version
|
||||
# run-shellcheck
|
||||
set -e
|
||||
|
||||
target=""
|
||||
|
Reference in New Issue
Block a user