Revision ca6f4a7dd06c2d6807e490b532653ec12e874f1e authored by Johannes Boog on 10 December 2020, 12:57:14 UTC, committed by Johannes Boog on 10 December 2020, 12:57:14 UTC
[web] update latex formulars in benchmark docs

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