Skip to content

Commit 5b27252

Browse files
qodana-cloud[bot]qodana-botdeepsource-autofix[bot]
authored
Add qodana CI checks (#9)
* Add qodana.yaml file * Add github workflow file * style: format code with ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format This commit fixes the style issues introduced in eb4f6b5 according to the output from ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format. Details: #9 --------- Co-authored-by: Qodana Application <qodana-support@jetbrains.com> Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
1 parent 3629434 commit 5b27252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qodana_code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
with:
2525
pr-mode: false
2626
env:
27-
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_1736850367 }}
27+
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_197097034 }}
2828
QODANA_ENDPOINT: 'https://qodana.cloud'

0 commit comments

Comments
 (0)