From 5e1fe799439a069eb71519d2b1c7788150a657bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Wed, 6 May 2020 09:57:35 -0400 Subject: fix lint check --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 8c36c5f01..756233bd0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,4 +20,4 @@ ignore = *.egg-info/* ignore-default-rules = true ignore-bad-ideas = - tests/pkgs/localeapp/* + tests/pkgs/localeapp/**/*.mo -- cgit v1.2.3