Skip to content

Commit cfb5af4

Browse files
authored
IDEA Project code-style settings (#2021)
* Using Kotlin official style * Start imports for all packages * Continuation indent size = 4
1 parent e47cb35 commit cfb5af4

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
!/.idea/icon.png
33
!/.idea/vcs.xml
44
!/.idea/copyright
5+
!/.idea/codeStyleSettings.xml
6+
!/.idea/codeStyles
57
*.iml
68
.gradle
79
.gradletasknamecache

.idea/codeStyleSettings.xml

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/codeStyles/Project.xml

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/codeStyles/codeStyleConfig.xml

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)