diff --git a/qodana.yaml b/qodana.yaml index 1f6441a6..32cdadfa 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -9,3 +9,5 @@ exclude: paths: - ProjectLighthouse.Localization - ProjectLighthouse/Migrations +dependencyIgnores: + - name: "SixLabors.ImageSharp" # We're open source, so we come under the Apache License \ No newline at end of file