From bf86042c52f2ac087a6d6ce7f18348c1976254d3 Mon Sep 17 00:00:00 2001 From: Smart123s <28480228+Smart123s@users.noreply.github.com> Date: Fri, 5 Aug 2022 16:25:38 +0200 Subject: [PATCH] Disable checkstyle line length for JavaDoc links GitHub permalinks can easily get longer than 120 characters. --- checkstyle.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/checkstyle.xml b/checkstyle.xml index f38f8615..0a882add 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -101,6 +101,7 @@ +