mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-30 00:38:38 +00:00
Update qodana.yaml
This commit is contained in:
parent
97b4fade07
commit
507b0ce295
1 changed files with 6 additions and 1 deletions
|
@ -3,4 +3,9 @@ linter: jetbrains/qodana-dotnet:2024.1
|
|||
profile:
|
||||
name: qodana.recommended
|
||||
include:
|
||||
- name: CheckDependencyLicenses
|
||||
- name: CheckDependencyLicenses
|
||||
exclude:
|
||||
- name: All
|
||||
paths:
|
||||
- ProjectLighthouse.Localization
|
||||
- ProjectLighthouse/Migrations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue