Skip to content

Commit e49641e

Browse files
author
Vitaliy Boyko
committed
64: fixed PMD issue
1 parent f2c3010 commit e49641e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/magento/idea/magento2plugin/magento/packages/ComponentType.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.packages;
77

8+
@SuppressWarnings({"PMD.FieldNamingConventions"})
89
public enum ComponentType {
910
module,
1011
theme

0 commit comments

Comments
 (0)