Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KON-343 KoDeclaration Add KDoc Support #93

Merged
merged 30 commits into from
Apr 27, 2023

Conversation

nataliapeterwas
Copy link
Collaborator

  • Add koDoc property to KoDeclaration and test fot this
  • Add KoDoc class with tests
  • add KoDeclaration.hasKoDoc and tests for this
  • add withKoDoc and withoutKoDoc in KoDeclarationSequenceExt and tests for them
  • fix spotless
  • add KoValuedBlockTag and KoBlockTag and properties to KoDoc
  • add tests snippet
  • upd KoDeclaration tests
  • add dokka to konsist
  • add tests for KoDoc
  • add KoDeclaration.hasKoDocWithTags and tests for this
  • add extensions about KoDoc to KoDeclarationSequenceExt and tests for them
  • fix spotless and detekt

@jira-ticket-bot
Copy link

jira-ticket-bot bot commented Apr 26, 2023

@nataliapeterwas nataliapeterwas changed the title KON-57 Kodeclaration Add Kdoc Support KON-57 KoDeclaration Add KDoc Support Apr 26, 2023
@nataliapeterwas nataliapeterwas marked this pull request as ready for review April 26, 2023 09:31
…add-KDoc-support

# Conflicts:
#	lib/src/main/kotlin/com/lemonappdev/konsist/core/declaration/KoBaseDeclaration.kt
#	lib/src/main/kotlin/com/lemonappdev/konsist/core/ext/KoDeclarationSequenceExt.kt
#	lib/src/test/kotlin/com/lemonappdev/konsist/core/declaration/kobasedeclaration/KoBaseDeclarationTest.kt
#	lib/src/test/kotlin/com/lemonappdev/konsist/core/declaration/kopsideclaration/snippet/location-with-text.kttxt
@nataliapeterwas nataliapeterwas marked this pull request as draft April 27, 2023 13:47
@nataliapeterwas nataliapeterwas marked this pull request as ready for review April 27, 2023 14:14
@igorwojda igorwojda merged commit 4c6996c into main Apr 27, 2023
@igorwojda igorwojda deleted the KON-57-KoDeclaration-add-KDoc-support branch April 27, 2023 14:53
@nataliapeterwas nataliapeterwas changed the title KON-57 KoDeclaration Add KDoc Support KON-343 KoDeclaration Add KDoc Support Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants