Revision 26516680099e6292e949fccdfa4001a21cc95a35 authored by wenqing on 23 November 2021, 21:09:52 UTC, committed by wenqing on 23 November 2021, 21:09:52 UTC
Format ShapeMatrices.h

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