Add Qodana action (#52)

Co-authored-by: Viktor <viktor@tiulp.in>
This commit is contained in:
Romain Lespinasse 2025-03-05 03:01:37 +01:00 committed by GitHub
parent 27acd7c29d
commit 2c3765544c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -283,6 +283,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector)
- [PowerShell static analysis with PSScriptAnalyzer](https://github.com/devblackops/github-action-psscriptanalyzer)
- [Run tfsec, with reviewdog output on the PR](https://github.com/reviewdog/action-tfsec)
- [Run static code analysis using JetBrains Qodana](https://github.com/jetbrains/qodana-action) - Scan your Go, Java, Kotlin, PHP, Python, JavaScript, TypeScript, .NET projects.
#### Testing