Fix checkstyle config and checkstyle issues

This commit is contained in:
Andreas Dangel
2024-04-04 10:46:05 +02:00
parent b1c40f1e33
commit d88a3c50fe
50 changed files with 62 additions and 59 deletions

View File

@@ -6,8 +6,8 @@ package net.sourceforge.pmd.lang.coco.cpd;
import org.junit.jupiter.api.Test;
import net.sourceforge.pmd.lang.test.cpd.CpdTextComparisonTest;
import net.sourceforge.pmd.lang.coco.CocoLanguageModule;
import net.sourceforge.pmd.lang.test.cpd.CpdTextComparisonTest;
class CocoCpdLexerTest extends CpdTextComparisonTest {
CocoCpdLexerTest() {