From d7264579e2b812750695daa64710633a00f12ccd Mon Sep 17 00:00:00 2001 From: harupy Date: Mon, 12 Sep 2022 18:57:14 +0900 Subject: [PATCH] Update resources/test/fixtures/pyproject.toml --- resources/test/fixtures/pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/test/fixtures/pyproject.toml b/resources/test/fixtures/pyproject.toml index a1e0a23c76..605d807632 100644 --- a/resources/test/fixtures/pyproject.toml +++ b/resources/test/fixtures/pyproject.toml @@ -8,6 +8,7 @@ select = [ "E712", "E713", "E714", + "E722", "E731", "E741", "E742",