https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6fe6359f43a0a6ab8e814caa39a72678fb37cb72 authored by Lars Bilke on 21 August 2020, 12:32:58 UTC, committed by Lars Bilke on 01 September 2020, 11:50:38 UTC
1 parent 7cfc817
Raw File
Tip revision: 6fe6359f43a0a6ab8e814caa39a72678fb37cb72 authored by Lars Bilke on 21 August 2020, 12:32:58 UTC
[web] Added text-brand (color).
Tip revision: 6fe6359
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top