From 8b8b600fb99b42f55b9446918bdf125a2c3cdd22 Mon Sep 17 00:00:00 2001 From: Nathan Pierce Date: Wed, 2 Mar 2022 08:19:33 -0500 Subject: [PATCH] Update test/linting/lint.sh Co-authored-by: Casper --- test/linting/lint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/linting/lint.sh b/test/linting/lint.sh index 5fcb5365..2cace83a 100755 --- a/test/linting/lint.sh +++ b/test/linting/lint.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#! /usr/bin/env bash # version v0.2.0 unstable # executed by Make during CI or manually