Revision a0961c7fabaf354cc4b876feb9fb98b21594e03a authored by wenqing on 19 March 2021, 12:35:35 UTC, committed by wenqing on 19 March 2021, 12:35:35 UTC
[Doc/WaterVapourDensity] Corrected a Quality Assurance issue

See merge request ogs/ogs!3529
2 parent s f69a6aa + ca0ca15
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top