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