https://gitlab.opengeosys.org/ogs/ogs.git
Revision 1f4191c02ec16ac1f7ac5516516cc0706954d06e authored by Wenqing Wang on 24 June 2021, 09:48:45 UTC, committed by Dmitry Yu. Naumov on 29 June 2021, 08:38:07 UTC
1 parent 43619c0
Raw File
Tip revision: 1f4191c02ec16ac1f7ac5516516cc0706954d06e authored by Wenqing Wang on 24 June 2021, 09:48:45 UTC
[Test/postLIE] added a 3D test for post LIE
Tip revision: 1f4191c
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top