ProjectLighthouse/qodana.yaml
qodana-cloud[bot] b37be0d821
Some checks failed
Continuous Integration / Build & Test (map[database:true fullName:ubuntu-latest prettyName:Linux webTest:true]) (push) Has been cancelled
Upload Translations to Crowdin / crowdin-sync (push) Has been cancelled
Build Docker Image / Build and Publish (push) Has been cancelled
Qodana / qodana (push) Has been cancelled
Add qodana CI checks (#1076)
* Add qodana.yaml file

* Add github workflow file

* Update qodana.yaml

---------

Co-authored-by: Qodana Application <qodana-support@jetbrains.com>
Co-authored-by: Henry Asbridge <henry@vorax.org>
2024-10-10 20:08:41 +00:00

11 lines
243 B
YAML

version: "1.0"
linter: jetbrains/qodana-dotnet:2024.1
profile:
name: qodana.recommended
include:
- name: CheckDependencyLicenses
exclude:
- name: All
paths:
- ProjectLighthouse.Localization
- ProjectLighthouse/Migrations