From a59423df81e4a37312798076215c135b3d93e13f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 5 Nov 2022 15:56:36 +0100 Subject: [PATCH] check-spelling: add another false positive (#5247) --- travis/check-spelling.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/travis/check-spelling.pl b/travis/check-spelling.pl index 52f84c5b..77059822 100755 --- a/travis/check-spelling.pl +++ b/travis/check-spelling.pl @@ -31,6 +31,7 @@ my $binary_spelling_exceptions = [ 'betwen', # asan_flags.inc contains this spelling error. 'dissassemble', # https://reviews.llvm.org/D93902 'oT', # lintian finds this in build/i3bar when built with clang?! + 'ot', # lintian finds this in build/i3-config-wizard when built with clang?! ]; my @binaries = qw( build/i3