Update qodana.yaml

This commit is contained in:
Henry Asbridge 2024-10-10 21:03:57 +01:00 committed by GitHub
commit 507b0ce295
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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