https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 02e49fb5c5d38f5ac6d669e62d61a1f7154763cc authored by Lars Bilke on 21 June 2021, 10:18:20 UTC
[web] Minor site search css tweaks.
Tip revision: 02e49fb
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top