Skip to content

Commit c2af5d0

Browse files
committed
Stifle lint messages in git-pruneall
1 parent d60ded7 commit c2af5d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/git-pruneall

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2323
# IN THE SOFTWARE.
2424

25+
# shellcheck disable=SC2124
2526
REMOTES="$@"
2627

2728
test -z "$REMOTES" &&

0 commit comments

Comments
 (0)