Skip to content

Commit 2006278

Browse files
jetersenoleg-nenashev
authored andcommitted
Add IDEA code styles to align IDE with Checkstyle requirements (jenkinsci#978)
* add IDEA code styles * Update .idea/codeStyles/codeStyleConfig.xml
1 parent 7d55fdb commit 2006278

File tree

3 files changed

+135
-1
lines changed

3 files changed

+135
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
target/
22
work/
3-
.idea/
3+
.idea/*
4+
!.idea/codeStyles/
45
*.iml
56

67
# ignore jenkins.yaml from root and plugin folder (used by many for testing)

.idea/codeStyles/Project.xml

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