We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2be4c0 commit d191534Copy full SHA for d191534
README.md
@@ -11,7 +11,6 @@ Add the following snippet to the project's build.gradle.kts
11
12
```kotlin
13
plugins {
14
- jacoco
15
id("org.hypertrace.code-style-plugin") version "<version>"
16
}
17
```
0 commit comments