mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-02-08 11:47:35 +02:00
980-disable-undefined-checks: Временное отключение проверок undefined*
This commit is contained in:
parent
aa64ecb048
commit
bf2c2348b6
@ -214,6 +214,7 @@
|
||||
category="com.e1c.v8codestyle.bsl"
|
||||
class="com.e1c.v8codestyle.bsl.check.IsInRoleCheck">
|
||||
</check>
|
||||
<!-- Temporary disabling checks
|
||||
<check category="com.e1c.v8codestyle.bsl"
|
||||
class="com.e1c.v8codestyle.internal.bsl.ExecutableExtensionFactory:com.e1c.v8codestyle.bsl.check.UndefinedMethodCheck">
|
||||
</check>
|
||||
@ -223,6 +224,7 @@
|
||||
<check category="com.e1c.v8codestyle.bsl"
|
||||
class="com.e1c.v8codestyle.internal.bsl.ExecutableExtensionFactory:com.e1c.v8codestyle.bsl.check.UndefinedVariableCheck">
|
||||
</check>
|
||||
-->
|
||||
<check
|
||||
category="com.e1c.v8codestyle.bsl"
|
||||
class="com.e1c.v8codestyle.bsl.check.InvocationFormEventHandlerCheck">
|
||||
|
Loading…
x
Reference in New Issue
Block a user