Revision 55b98e6793e074d6938aaa3798198b02b5d727a4 authored by Lars Bilke on 19 May 2021, 13:40:52 UTC, committed by Lars Bilke on 19 May 2021, 13:40:52 UTC
[ci] container runtime check

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