From 1971938a653ad11ee2775459dc7999ced3451d31 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 19 May 2026 12:35:53 -0400 Subject: Update deps --- scripts/line_count.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/line_count.sh b/scripts/line_count.sh index 9bba4dd..a231da2 100755 --- a/scripts/line_count.sh +++ b/scripts/line_count.sh @@ -1,3 +1,3 @@ #! /usr/bin/env sh export LC_ALL="C" -find ./src ./taro -type f -exec loccount {} + +find ./src ./taro -type f -exec sloccount {} + -- cgit v1.2.3-101-g0448