https://gitlab.opengeosys.org/ogs/ogs.git
Revision 2ba18e38267babf0ea135781c81efee24062e1f9 authored by Lars Bilke on 07 September 2020, 07:21:14 UTC, committed by Lars Bilke on 07 September 2020, 07:21:27 UTC
1 parent 5c29463
Raw File
Tip revision: 2ba18e38267babf0ea135781c81efee24062e1f9 authored by Lars Bilke on 07 September 2020, 07:21:14 UTC
[web] Hover effect on docs / publications sections.
Tip revision: 2ba18e3
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top