Revision 4ae168b5bc8fee77ec47f088e258152229d17b56 authored by Norbert Grunwald on 13 December 2022, 08:41:48 UTC, committed by Norbert Grunwald on 13 December 2022, 08:41:48 UTC
Draft: TH2M Benchmark gallery webpage (with nice placeholder figures)

See merge request ogs/ogs!4367
2 parent s baeb888 + 9b566a2
Raw File
.editorconfig
[*]
indent_style = space
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_size = 4

[*.{md,pandoc}]
trim_trailing_whitespace = false

[*.{json,yml,yaml,toml,html,css,js,scss,md}]
indent_size = 2
back to top