https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 0be9bcb77bcb314c38be659fb7ba0873d246051e authored by Lars Bilke on 01 March 2021, 08:30:45 UTC
[ci] Fix frontend job.
Tip revision: 0be9bcb
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top