Skip to content

Commit 4bae52e

Browse files
authored
Add OpenSSF Best Practices badge to README (#977)
1 parent cda7430 commit 4bae52e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Latest plugin version: [13.1.0](/CHANGELOG.md#---20250821)
1010
[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
1111
[![Gradle Plugin Portal](https://img.shields.io/maven-metadata/v/https/plugins.gradle.org/m2/org/jlleitschuh/gradle/ktlint/org.jlleitschuh.gradle.ktlint.gradle.plugin/maven-metadata.xml.svg?colorB=007ec6&label=gradlePluginPortal)](https://plugins.gradle.org/plugin/org.jlleitschuh.gradle.ktlint)
1212
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/JLLeitschuh/ktlint-gradle/badge)](https://securityscorecards.dev/viewer/?uri=github.com/JLLeitschuh/ktlint-gradle)
13+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/11345/badge)](https://www.bestpractices.dev/projects/11345)
1314

1415
This plugin creates convenient tasks in your Gradle project
1516
that run [ktlint](https://github.com/pinterest/ktlint) checks or do code

0 commit comments

Comments
 (0)