mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Normalize .idea/codeStyles/*.xml EOF newlines
IDEA does strips EOF newlines in these files, so this commit adds an exception to the usual rule about inserting them. This will avoid spurious whitespace diffs on these files in the future.
This commit is contained in:
parent
fb12bbf119
commit
63a5aaedf4
@ -11,3 +11,4 @@ insert_final_newline = true
|
||||
|
||||
[.idea/codeStyles/*.xml]
|
||||
indent_size = 2
|
||||
insert_final_newline = false
|
||||
|
@ -171,4 +171,4 @@
|
||||
<option name="BLANK_LINES_BEFORE_PACKAGE" value="1" />
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
</component>
|
||||
</component>
|
Loading…
Reference in New Issue
Block a user