Skip to content

Commit 2212433

Browse files
committed
Add IntelliJ custom inspection for test class names
1 parent 5717d02 commit 2212433

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
target
33
#IntelliJ project files
44
.idea/*
5+
!/.idea/inspectionProfiles
6+
!/.idea/inspectionProfiles/Project_Default.xml
57
!/.idea/icon.svg
68
*.iml
79
out

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)