Skip to content

Commit c1c74a8

Browse files
authored
Merge pull request #1010 from Kotlin/kodex
Bump to KoDEx 0.4.0
2 parents 1b7ddd6 + feaf2cf commit c1c74a8

File tree

6 files changed

+116
-93
lines changed

6 files changed

+116
-93
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ has the best support for Kotlin, compiler plugins, Gradle, and [Kotlin Notebook]
9696
* We recommend using the [Ktlint plugin](https://plugins.jetbrains.com/plugin/15057-ktlint) for [IntelliJ IDEA](https://www.jetbrains.com/idea/download/).
9797
It is able to read the `.editorconfig` file and apply the same formatting rules as [Ktlint](https://pinterest.github.io/ktlint/latest/) in the CI.
9898

99-
* Check out the [KDoc Preprocessor guide](KDOC_PREPROCESSING.md) to understand how to work with the KDoc preprocessor.
99+
* Check out the [KDoc Preprocessor guide](KDOC_PREPROCESSING.md) to understand how to work with
100+
[KoDEx](https://github.com/Jolanrensen/KoDEx).
100101

101102
## Building
102103

0 commit comments

Comments
 (0)