https://gitlab.opengeosys.org/ogs/ogs.git
Revision 0b0185727c522808e5f8a142230ec9c358d16859 authored by Lars Bilke on 21 October 2020, 07:46:35 UTC, committed by Lars Bilke on 21 October 2020, 08:00:44 UTC
1 parent 237af7d
Raw File
Tip revision: 0b0185727c522808e5f8a142230ec9c358d16859 authored by Lars Bilke on 21 October 2020, 07:46:35 UTC
drop: test ubuntu.
Tip revision: 0b01857
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top