Revision d4b3fa2d04c4de9dc4b658bcde44a94405be501a authored by wenqing on 02 July 2021, 20:52:24 UTC, committed by wenqing on 02 July 2021, 20:52:24 UTC
Draft: Use x-z coodinates in 2D problems

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