https://gitlab.opengeosys.org/ogs/ogs.git
Revision 845bd236376d34c94e68ea7806eba150fdb11688 authored by Dmitri Naumov on 28 August 2023, 20:18:58 UTC, committed by Dmitri Naumov on 29 August 2023, 10:54:39 UTC
1 parent 73c4207
Raw File
Tip revision: 845bd236376d34c94e68ea7806eba150fdb11688 authored by Dmitri Naumov on 28 August 2023, 20:18:58 UTC
[MPL] Use transform replacing for-loop
Tip revision: 845bd23
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top