Skip to content

Commit a17a990

Browse files
authored
add Intellij Code style (jenkinsci#34)
1 parent 661c062 commit a17a990

File tree

106 files changed

+2303
-1800
lines changed

Some content is hidden

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

106 files changed

+2303
-1800
lines changed

.editorconfig

Whitespace-only changes.

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
target
22
/work*
33
*.iml
4-
/.idea
4+
.idea/*
5+
!.idea/codeStyles/
56
.classpath
67
.project
78
.settings

.idea/codeStyles/Project.xml

+133
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)