https://gitlab.opengeosys.org/ogs/ogs.git
Revision 3a9e82ec209ccdc1474285a2f3c28255f3814264 authored by Thomas Fischer on 04 April 2023, 12:20:10 UTC, committed by TomFischer on 25 April 2023, 06:53:55 UTC
1 parent 20540e6
Raw File
Tip revision: 3a9e82ec209ccdc1474285a2f3c28255f3814264 authored by Thomas Fischer on 04 April 2023, 12:20:10 UTC
Update output variables section in HT prj file
Tip revision: 3a9e82e
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top