1
0
mirror of https://github.com/1C-Company/v8-code-style.git synced 2024-12-11 21:21:54 +02:00

# Отключение строгой типизации для док.комментов

This commit is contained in:
Dmitriy Marmyshev 2021-09-21 19:05:06 +03:00
parent 5a8e01e2b8
commit bbf90879e5

View File

@ -87,11 +87,11 @@
category="com.e1c.v8codestyle.bsl.strict"
class="com.e1c.v8codestyle.internal.bsl.ExecutableExtensionFactory:com.e1c.v8codestyle.bsl.strict.check.FunctionCtorReturnSectionCheck">
</check>
-->
<check
category="com.e1c.v8codestyle.bsl.strict"
class="com.e1c.v8codestyle.internal.bsl.ExecutableExtensionFactory:com.e1c.v8codestyle.bsl.strict.check.DocCommentFieldTypeCheck">
</check>
-->
<check
category="com.e1c.v8codestyle.bsl.strict"
class="com.e1c.v8codestyle.internal.bsl.ExecutableExtensionFactory:com.e1c.v8codestyle.bsl.strict.check.StructureCtorValueTypeCheck">