forked from I2P_Developers/i2p.i2p
editorconfig update
This commit is contained in:
@ -26,6 +26,12 @@ indent_style = tab
|
|||||||
[apps/BOB/**/*.java]
|
[apps/BOB/**/*.java]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[apps/routerconsole/java/src/com/vuze/plugins/mlab/tools/ndt/swingemu/*.java]
|
||||||
|
indent_style = tab
|
||||||
|
|
||||||
|
[apps/routerconsole/java/src/edu/internet2/ndt/*.java]
|
||||||
|
indent_style = tab
|
||||||
|
|
||||||
[apps/routerconsole/jsp/{createreseed.jsp,exportfamily.jsp,flags.jsp,index.jsp,viewhistory.jsp,viewrouterlog.jsp,viewstat.jsp,viewtheme.jsp,viewwrapperlog.jsp}]
|
[apps/routerconsole/jsp/{createreseed.jsp,exportfamily.jsp,flags.jsp,index.jsp,viewhistory.jsp,viewrouterlog.jsp,viewstat.jsp,viewtheme.jsp,viewwrapperlog.jsp}]
|
||||||
insert_final_newline = false
|
insert_final_newline = false
|
||||||
|
|
||||||
@ -44,7 +50,11 @@ indent_size = 2
|
|||||||
[core/java/src/gnu/getopt/*.properties]
|
[core/java/src/gnu/getopt/*.properties]
|
||||||
charset = iso-8859-1
|
charset = iso-8859-1
|
||||||
|
|
||||||
[core/java/src/net/minidev/**/*.java]
|
[core/java/src/org/json/simple/**/*.java]
|
||||||
|
end_of_line = crlf
|
||||||
|
indent_style = tab
|
||||||
|
|
||||||
|
[core/java/src/com/southernstorm/**/*.java]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[router/java/src/org/cybergarage/**/*.java]
|
[router/java/src/org/cybergarage/**/*.java]
|
||||||
|
Reference in New Issue
Block a user