mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-25 05:29:39 +00:00
b1301fd761
The new `.editorconfig` tells editors to strip trailing whitespace, but IntelliJ has a bug where it strips trailing whitespace even inside multi-line strings. We can work around it in the cases we have because they're regexes, so `[ ]` works as a space. |
||
---|---|---|
.. | ||
smoke_test.rs | ||
test_init_command.rs | ||
test_ui.rs |