Create docs for Gradle Worker API#6016
Conversation
|
|
||
| ### <a name="gradle-properties">Options for detekt Gradle properties</a> | ||
|
|
||
| ```groovy |
|
We don't need the whole 1.23 docs (those will be cut once we do the stable), |
Codecov Report
@@ Coverage Diff @@
## main #6016 +/- ##
============================================
+ Coverage 84.66% 84.68% +0.02%
- Complexity 3840 3863 +23
============================================
Files 549 550 +1
Lines 13071 13115 +44
Branches 2305 2313 +8
============================================
+ Hits 11066 11107 +41
Misses 868 868
- Partials 1137 1140 +3 see 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
You don't need to create anything for version 1.23.0. Just add your content here: https://github.com/detekt/detekt/blob/main/website/docs/gettingstarted/gradle.mdx The docs for 1.23 will appear as soon as we cut the release version |
|
Update them inside |
@BraisGabin / @cortinico done 😅. Thanks for the help We can optionally also rename the folder |
Nope those are not generated. It's a "copy" of the docs as they are once a given version is released. It still allows us to edit versioned docs if we find a problem in a previous version |
Fixes #5843