We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83e492 commit c6253a9Copy full SHA for c6253a9
src/com/magento/idea/magento2plugin/magento/files/ComposerLock.java
@@ -5,7 +5,7 @@
5
6
package com.magento.idea.magento2plugin.magento.files;
7
8
-public final class ComposerLock {
+public final class ComposerLock { // NOPMD
9
10
public static final String FILE_NAME = "composer.lock";
11
public static final String PACKAGES_PROP = "packages";
0 commit comments