Revision 3948585777bdee90602ed625556d3cd4e2061c39 authored by Dmitry Yu. Naumov on 11 October 2021, 11:58:22 UTC, committed by Dmitry Yu. Naumov on 11 October 2021, 11:58:22 UTC
Draft: [PL/RM] Phase compressibility saturation cut-off.

See merge request ogs/ogs!3447
2 parent s 80f50c4 + ff1060f
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