From 59157fb1a3694be042732936bbc33d4ba165d533 Mon Sep 17 00:00:00 2001 From: ljacqu Date: Mon, 30 Mar 2020 22:33:13 +0200 Subject: [PATCH] Update checkstyle config - "allowMissingThrowsTags" does nothing anymore, cf. https://github.com/checkstyle/checkstyle/issues/7329 --- .checkstyle.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.checkstyle.xml b/.checkstyle.xml index e95b0519..b92fc345 100644 --- a/.checkstyle.xml +++ b/.checkstyle.xml @@ -150,7 +150,6 @@ - @@ -162,7 +161,6 @@ -