https://gitlab.opengeosys.org/ogs/ogs.git
Revision 77be88df3386863215a45ecf768aa2003678e9b4 authored by Wenqing Wang on 23 May 2023, 09:36:02 UTC, committed by Wenqing Wang on 23 May 2023, 09:36:02 UTC
1 parent 991a6d7
Raw File
Tip revision: 77be88df3386863215a45ecf768aa2003678e9b4 authored by Wenqing Wang on 23 May 2023, 09:36:02 UTC
[MeshToolsLib] Changed the namespace of the classes and the functions defined
Tip revision: 77be88d
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top