https://gitlab.opengeosys.org/ogs/ogs.git
Revision 1312b7f5467ad2832638e24b483dd3029cb9868e authored by Jaime Garibay on 01 December 2020, 20:15:54 UTC, committed by Jaime Garibay on 08 December 2020, 13:20:06 UTC
1 parent db7d6fc
Raw File
Tip revision: 1312b7f5467ad2832638e24b483dd3029cb9868e authored by Jaime Garibay on 01 December 2020, 20:15:54 UTC
[CT] A test for transport with sorption via surface complexation modeling
Tip revision: 1312b7f
.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,toml,html,css,js,scss}]
indent_size = 2
back to top