mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
Prevent IntelliJ IDEA from generating spaces for indentation
This commit is contained in:
parent
4ed197e515
commit
ee9a3a2fa8
@ -14,3 +14,9 @@ indent_style = tab
|
||||
indent_size = 4
|
||||
charset = latin1
|
||||
continuation_indent_size = 8
|
||||
|
||||
ij_smart_tabs = false
|
||||
ij_java_align_multiline_parameters = false
|
||||
|
||||
[*.gradle]
|
||||
indent_style = tab
|
||||
|
Loading…
x
Reference in New Issue
Block a user