https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6f28a5269b6e08e432d6fec28abb1eb3ff3173fb authored by Christoph Lehmann on 10 January 2023, 16:40:02 UTC, committed by Christoph Lehmann on 17 January 2023, 07:01:09 UTC
1 parent 1dba492
Raw File
Tip revision: 6f28a5269b6e08e432d6fec28abb1eb3ff3173fb authored by Christoph Lehmann on 10 January 2023, 16:40:02 UTC
[T] Formatting changes
Tip revision: 6f28a52
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top