From 2af003e7c883a0d7f92038775e4f833911627a04 Mon Sep 17 00:00:00 2001 From: Takuto Ikuta Date: Fri, 21 Jun 2024 14:06:38 +0900 Subject: [PATCH] tab --- misc/ci.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/ci.py b/misc/ci.py index f9595d8675..276f21df1e 100755 --- a/misc/ci.py +++ b/misc/ci.py @@ -7,7 +7,7 @@ 'misc/afl-fuzz-tokens/', 'src/depfile_parser.cc', 'src/lexer.cc', - 'third_party', + 'third_party', ] error_count = 0