Skip to content

Commit d05e84d

Browse files
committed
Prepare Release 2.0.0
0 parents  commit d05e84d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+8763
-0
lines changed

Diff for: .editorconfig

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
root = true
2+
3+
[*.{html, java}]
4+
charset = utf-8
5+
6+
[*.java]
7+
indent_style = space
8+
9+
[*.html]
10+
indent_style = space
11+
indent_size = 2

0 commit comments

Comments
 (0)