diff --git a/scripts/lint.sh b/scripts/lint.sh index 6061adb5..b24234e9 100755 --- a/scripts/lint.sh +++ b/scripts/lint.sh @@ -14,4 +14,4 @@ docker run \ ct lint \ --config .github/configs/ct-lint.yaml \ --lint-conf .github/configs/lintconf.yaml \ - --debug + --debug \ No newline at end of file