https://gitlab.opengeosys.org/ogs/ogs.git
Revision 3f6d3405cd367c47d03248ecf2ed3cc98aa31947 authored by Dmitri Naumov on 04 October 2021, 16:06:22 UTC, committed by Dmitri Naumov on 06 October 2021, 07:37:29 UTC
1 parent 607acc4
Raw File
Tip revision: 3f6d3405cd367c47d03248ecf2ed3cc98aa31947 authored by Dmitri Naumov on 04 October 2021, 16:06:22 UTC
[MGTL] clang-format some lambdas.
Tip revision: 3f6d340
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top