https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 6922ea99b6fac79086ae6573696b98268850c934 authored by Lars Bilke on 15 March 2023, 14:17:14 UTC
Merge branch 'wheel-preset' into 'master'
Tip revision: 6922ea9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top