Revision 50eec6a2912180701270ea0349e718b49aee5979 authored by wenqing on 02 November 2021, 11:34:49 UTC, committed by wenqing on 02 November 2021, 11:34:49 UTC
[Element] Show element indices of PyramidRule13 in the documentation

See merge request ogs/ogs!3861
2 parent s 558db7c + 657f9b0
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top