Skip to content

Commit 31ac9e3

Browse files
authored
Merge pull request #7 from TrueNine/dev
πŸš€ [release] 0.0.7
2 parents a962d43 + ec2b884 commit 31ac9e3

122 files changed

Lines changed: 7076 additions & 4265 deletions

File tree

Some content is hidden

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

β€Ž.editorconfigβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ insert_final_newline = true
1212
[{*.java,*.sql}]
1313
indent_size = 4
1414
tab_width = 4
15+
ij_java_use_single_class_imports = true

β€Ž.gitattributesβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/gradlew text eol=lf
22
*.bat text eol=crlf
3+
*.cmd text eol=crlf
4+
*.sh text eol=lf
35
*.jar binary
46
* text=auto eol=lf

0 commit comments

Comments
Β (0)