Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
D瓜哥 opened SPR-15644 and commented
Many editor support the EditorConfig file. The config file help to unified code style between the various editors.
The indent of the files is as following:
gradle/jdiff/jdiff.html
org/springframework/web/servlet/view/script/jruby/render.rb
org/springframework/web/servlet/view/script/nashorn/render.js
META-INF/web-resources/WEB-INF/layouts/standardLayout.jsp
Reference URL: #1455
The text was updated successfully, but these errors were encountered:
Stéphane Nicoll commented
Thanks for the PR!
Sorry, something went wrong.
snicoll
No branches or pull requests
D瓜哥 opened SPR-15644 and commented
Many editor support the EditorConfig file. The config file help to unified code style between the various editors.
The indent of the files is as following:
gradle/jdiff/jdiff.html
indent_style is space 2,org/springframework/web/servlet/view/script/jruby/render.rb
indent_style is space 2,org/springframework/web/servlet/view/script/nashorn/render.js
indent_style is space 4META-INF/web-resources/WEB-INF/layouts/standardLayout.jsp
indent_style is space 4Reference URL: #1455
The text was updated successfully, but these errors were encountered: