Skip to content

Commit d0b4e80

Browse files
author
Vitaliy Boyko
committed
Static fixes 3
1 parent 4871b6a commit d0b4e80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/magento/idea/magento2plugin/magento/files/CommonXml.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
package com.magento.idea.magento2plugin.magento.files;
77

8+
@SuppressWarnings({"PMD.FieldNamingConventions", "PMD.ClassNamingConventions"})
89
public class CommonXml {
910
public static String SCHEMA_VALIDATE_ATTRIBUTE = "xsi:type";
1011
public static String INIT_PARAMETER = "init_parameter";

0 commit comments

Comments
 (0)