Revision 20d6dd7d4e7f51352fd6be7a931a875b82b0807b authored by Dmitry Yu. Naumov on 03 November 2021, 14:53:06 UTC, committed by Dmitry Yu. Naumov on 03 November 2021, 14:53:06 UTC
Applied clang-format to MeshSubset.h

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