DM-285: adjust reports to new component log
* ignore checkstyle error, because i want to explicitly initialize the field
This commit is contained in:
parent
b78de6857e
commit
0fff9698fc
@ -26,6 +26,7 @@ public class ComponentRowsReportService {
|
||||
ComponentClient componentResource;
|
||||
FileAttributesConfigClient fileAttributesClient;
|
||||
|
||||
@SuppressWarnings("checkstyle:all")
|
||||
static int COMPONENT_NAME_COL = 0;
|
||||
static int COMPONENT_VALUE_STARTING_COL = 1;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user