Skip to content

Commit feaf2cf

Browse files
committed
updating readme for KoDEx
1 parent eab8961 commit feaf2cf

File tree

2 files changed

+107
-84
lines changed

2 files changed

+107
-84
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)