From 5f29f89a03aa3d3f9e47e87f68d66e416f084556 Mon Sep 17 00:00:00 2001 From: toonn Date: Tue, 18 Jun 2019 13:05:51 +0200 Subject: Tabs are spaces too --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27280abd..87c5ff1b 100644 --- a/Makefile +++ b/Makefile @@ -116,7 +116,7 @@ test_py: test_pylint test_flake8 test_doctest test_pytest test_other test_shellcheck: @echo "Running shellcheck..." - sed '2,$$s/^\( *\)#/\1/' ./ranger/data/scope.sh | shellcheck -a - + sed '2,$$s/^\(\s*\)#/\1/' ./ranger/data/scope.sh | shellcheck -a - test_other: @echo "Checking completeness of man page..." -- cgit 1.4.1-2-gfad0