https://gitlab.opengeosys.org/ogs/ogs.git
Revision f2373268f6f2353882a8a910a17c968cb8171293 authored by Dmitri Naumov on 07 December 2020, 13:40:58 UTC, committed by Dmitri Naumov on 07 December 2020, 13:40:58 UTC
1 parent c371f0c
Raw File
Tip revision: f2373268f6f2353882a8a910a17c968cb8171293 authored by Dmitri Naumov on 07 December 2020, 13:40:58 UTC
[MPL] Clang-format. Reorder includes.
Tip revision: f237326
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top