Skip to content

Commit 14182e4

Browse files
committed
Always dump
1 parent 63e3c82 commit 14182e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

unknown-words.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ fi
7474
rm -f "$run_output"
7575

7676
echo "Checking spelling..."
77-
if [ -n "$DEBUG" ]; then
7877
begin_group 'Excluded paths'
7978
if [ -e "$excludelist_path" ]; then
8079
echo 'Excluded paths:'
@@ -83,7 +82,6 @@ if [ -n "$DEBUG" ]; then
8382
echo 'No excluded paths file'
8483
fi
8584
end_group
86-
fi
8785

8886
xargs_zero() {
8987
if [ $(uname) = "Linux" ]; then

0 commit comments

Comments
 (0)