This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-boot
mirror of
https://github.com/spring-projects/spring-boot.git
Watch
1
Star
0
Fork
You've already forked spring-boot
0
Code
Issues
Actions
12
Packages
Projects
Releases
Wiki
Activity
38b7d0eb40
spring-boot
/
.editorconfig
10 lines
99 B
INI
Raw
Normal View
History
Unescape
Escape
Only apply editorconfig for certain files Closes gh-8497
2017-04-12 16:22:32 +08:00
root
=
true
[*.java]
Add .editorconfig to improve formatting when viewing on GitHub Closes gh-8497
2017-04-04 16:26:50 +08:00
indent_style
=
tab
Only apply editorconfig for certain files Closes gh-8497
2017-04-12 16:22:32 +08:00
indent_size
=
4
[*.xml]
indent_style
=
tab
indent_size
=
4