Add Diktat linter GitHub Action for Kotlin code (#82)

Co-authored-by: Andrey Shcheglov <andrewbass+saveourtool@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 10:31:53 +01:00 committed by GitHub
parent 50d0017a77
commit 7b0d7ecddc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -340,6 +340,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run Golint to lint your Golang code](https://github.com/Jerome1337/golint-action)
- [Super Linter](https://github.com/github/super-linter)
- [Check GoImport Errors With Files and Folders Filter Options](https://github.com/DarthBenro008/goimports-check-action)
- [Check your code with diKTat](https://github.com/saveourtool/benedikt) - Run `saveourtool/diktat` to lint your Kotlin code, with SARIF output on the Pull-Request.
#### Security