Revision 3011acc7594a988b7fd31dd0de58cafa2b7bff40 authored by Lars Bilke on 20 July 2023, 15:52:01 UTC, committed by Lars Bilke on 20 July 2023, 15:52:01 UTC
[vale] Fixed all issues

See merge request ogs/ogs!4686
2 parent s bca07ca + c217c04
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top