Project

General

Profile

Actions

Task #10073

closed

fix checkstyle warnings

Added by Sergey Smolov about 4 years ago. Updated 12 months ago.

Status:
Closed
Priority:
High
Assignee:
Maxim Chudnov
Category:
Refactoring
Target version:
Start date:
01/27/2020
Due date:
% Done:

100%

Estimated time:
Detected in build:
master
Published in build:
1.1.3-beta-230504

Description

$ ./gradlew checkstyleMain checkstyleTest
Starting a Gradle Daemon (subsequent builds will be faster)

> Task :checkstyleTest
[ant:checkstyle] retrascope/src/test/java/ru/ispras/retrascope/engine/cfg/printer/c/VhdlCfgPrinterCTestCase.java:14: warning: 'package' should be separated from previous statement.
[ant:checkstyle] retrascope/src/test/java/ru/ispras/retrascope/engine/cfg/printer/c/VhdlPrinterCBenchTest.java:14: warning: 'package' should be separated from previous statement.
[ant:checkstyle] retrascope/src/test/java/ru/ispras/retrascope/engine/hldd/printer/smv/formula/sample/HlddSmvFormulaPrinterVerilogTest.java:36: warning: Line is longer than 100 characters (found 104).
[ant:checkstyle] retrascope/src/test/java/ru/ispras/retrascope/parser/verilog/VerilogParserTestCase.java:19: warning: Wrong lexicographical order for 'junitparams.JUnitParamsRunner' import. Should be before 'org.junit.runner.RunWith'.
Actions

Also available in: Atom PDF