mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-05 03:18:45 +00:00
Exclude svg files from qodana scans
This commit is contained in:
parent
637127e984
commit
f527ae4356
1 changed files with 2 additions and 0 deletions
|
@ -9,5 +9,7 @@ exclude:
|
|||
paths:
|
||||
- ProjectLighthouse.Localization
|
||||
- ProjectLighthouse/Migrations
|
||||
- ProjectLighthouse/StaticFiles/css/themes
|
||||
- ProjectLighthouse/StaticFiles/safari-pinned-tab.svg
|
||||
dependencyIgnores:
|
||||
- name: "SixLabors.ImageSharp" # We're open source, so we come under the Apache License
|
Loading…
Add table
Add a link
Reference in a new issue