Revision 6999a41c8eafd67a318a63b0ba60264f2b93e5c9 authored by Norbert Grunwald on 01 October 2021, 09:52:47 UTC, committed by Norbert Grunwald on 01 October 2021, 09:52:47 UTC
[T/TH2M] H2 Benchmark McWorther

See merge request ogs/ogs!3798
2 parent s 9e1d4ea + 3047317
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}]
indent_size = 2
back to top