diff --git a/qodana.yaml b/qodana.yaml index 2a42d2ff..63159eca 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -3,4 +3,9 @@ linter: jetbrains/qodana-dotnet:2024.1 profile: name: qodana.recommended include: - - name: CheckDependencyLicenses \ No newline at end of file + - name: CheckDependencyLicenses +exclude: + - name: All + paths: + - ProjectLighthouse.Localization + - ProjectLighthouse/Migrations