https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 6a3fcf4ba131de6995b6ce2b517a57cdcbbe2a71 authored by Lars Bilke on 20 December 2022, 12:29:42 UTC
Merge branch 'vtk-ext' into 'master'
Tip revision: 6a3fcf4
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top