mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
Update Qodana configuration
This commit is contained in:
5
.github/workflows/qodana_code_quality.yml
vendored
5
.github/workflows/qodana_code_quality.yml
vendored
@@ -5,6 +5,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- develop
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '**.yml'
|
||||
- '**.resx'
|
||||
|
||||
jobs:
|
||||
qodana:
|
||||
|
||||
@@ -30,4 +30,4 @@ exclude:
|
||||
# - id: <plugin.id> #(plugin id can be found at https://plugins.jetbrains.com)
|
||||
|
||||
#Specify Qodana linter for analysis (Applied in CI/CD pipeline)
|
||||
linter: jetbrains/qodana-dotnet:latest
|
||||
linter: jetbrains/qodana-dotnet:2023.2-eap
|
||||
|
||||
Reference in New Issue
Block a user