mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Add Diktat linter GitHub Action for Kotlin code
Diktat is a KtLint-based linter for Kotlin code. Links: - [Diktat](https://github.com/saveourtool/diktat) - [Benedikt, the GitHub Action which runs Diktat](https://github.com/saveourtool/benedikt)
This commit is contained in:
parent
654bcb11d0
commit
c8f1ddec69
@ -303,6 +303,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Run sqlcheck on the PR to identifies anti-patterns in SQL queries](https://github.com/yokawasa/action-sqlcheck)
|
||||
- [Validate Fastlane Supply Metadata Against the Play Store Guidelines](https://github.com/ashutoshgngwr/validate-fastlane-supply-metadata)
|
||||
- [Run Golint to lint your Golang code](https://github.com/Jerome1337/golint-action)
|
||||
- [Run `saveourtool/diktat` to lint your Kotlin code, with SARIF output on the PR](https://github.com/saveourtool/benedikt)
|
||||
|
||||
#### Security
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user