https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7c1ee35364867abc27aac53a591533c94e39e867 authored by Lars Bilke on 01 February 2023, 14:42:06 UTC
Merge branch 'vtkdiff-win-longpaths' into 'master'
Tip revision: 7c1ee35
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top