https://gitlab.opengeosys.org/ogs/ogs.git
Revision 76a30506c1c0435a121abd9c5eee8160df963c15 authored by Thomas Fischer on 02 June 2021, 12:56:03 UTC, committed by Thomas Fischer on 09 June 2021, 12:36:34 UTC
1 parent 4159dc2
Raw File
Tip revision: 76a30506c1c0435a121abd9c5eee8160df963c15 authored by Thomas Fischer on 02 June 2021, 12:56:03 UTC
[PL/U/LocalDataInitializer] Clang format.
Tip revision: 76a3050
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top