You've already forked v8-code-style
mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-11-30 00:48:34 +02:00
Update NotSupportGotoOperatorWebCheck.java
This commit is contained in:
@@ -40,7 +40,7 @@ public class NotSupportGotoOperatorWebCheck
|
||||
extends AbstractModuleStructureCheck
|
||||
{
|
||||
|
||||
private static final String CHECK_ID = "not-support-goto-operator"; //$NON-NLS-1$
|
||||
private static final String CHECK_ID = "not-support-goto-operator-webclient"; //$NON-NLS-1$
|
||||
|
||||
@Inject
|
||||
private IBslPreferences bslPreferences;
|
||||
|
||||
Reference in New Issue
Block a user