https://gitlab.opengeosys.org/ogs/ogs.git
Revision 5c2e9d571817d4529312e1ac89563bf72b6f85cc authored by Wenqing Wang on 05 March 2021, 16:59:03 UTC, committed by Wenqing Wang on 11 March 2021, 09:41:45 UTC
1 parent f7fa95f
Raw File
Tip revision: 5c2e9d571817d4529312e1ac89563bf72b6f85cc authored by Wenqing Wang on 05 March 2021, 16:59:03 UTC
[MPL] Added a new property type: vapour_diffusion
Tip revision: 5c2e9d5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top