]> git.bitcoin.ninja Git - rust-lightning/blob - .editorconfig
Merge pull request #2926 from tnull/2024-03-derive-eq-for-offer-refund
[rust-lightning] / .editorconfig
1 # see https://editorconfig.org for more options, and setup instructions for your editor
2
3 [*]
4 indent_style = tab
5 insert_final_newline = true
6 trim_trailing_whitespace = true