https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: fc3b2282e1b7acf0b078315e2894085eacaa33b8 authored by Dmitry Yu. Naumov on 09 March 2021, 11:18:52 UTC
Merge branch 'CIFixTolerancesRMLiakopoulosQN' into 'master'
Tip revision: fc3b228
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top