koog
Toggle table of contents
0.7.3
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-utils
/
ai.koog.agents.annotations
/
KtLintIgnoreNaming
Kt
Lint
Ignore
Naming
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
annotation class
KtLintIgnoreNaming
(
source
)
Indicates that the annotated class or function should be excluded from KtLint naming rule checks.