From 4e4a84430c205262c9ab538c1d71d78d04d2daf4 Mon Sep 17 00:00:00 2001 From: Viktor Date: Fri, 17 Dec 2021 01:03:48 +0300 Subject: [PATCH] Add Qodana action https://github.com/jetbrains/qodana-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85aa2b0..9b2ec76 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,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) +- [Qodana – static code analysis by JetBrains](https://github.com/jetbrains/qodana-action) #### Testing