https://gitlab.opengeosys.org/ogs/ogs.git
Revision d0c8b5093967238f0072d39ce5501514e4a71ccc authored by Dmitri Naumov on 08 September 2021, 19:36:02 UTC, committed by Dmitri Naumov on 09 September 2021, 13:06:35 UTC
Updating the results of failed ctests.
1 parent bd25372
Raw File
Tip revision: d0c8b5093967238f0072d39ce5501514e4a71ccc authored by Dmitri Naumov on 08 September 2021, 19:36:02 UTC
[PL/TH2M] Switch to constant solid volume fraction
Tip revision: d0c8b50
.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