Commit Graph
8 Commits
Author SHA1 Message Date
Stéphane Nicoll c41c68bd40 Add option in newer IJ versions 2024-11-18 15:48:03 +01:00
Moritz Halbritter 0fc06b50f3 Add IntelliJ IDEA icon to gitignore 2024-08-09 12:03:04 +02:00
Moritz Halbritter 11ec9f95f6 Merge branch '3.1.x'
Closes gh-37571
2023-09-25 11:40:16 +02:00
Moritz Halbritter 303a8f0825 Disable 'LombokGetterMayBeUsed' inspection 2023-09-25 10:53:27 +02:00
Moritz Halbritter 9e85e3e3af Disable nullability override inspections 2023-08-08 13:12:48 +02:00
Moritz Halbritter 96796cc9b5 Disable 'Use Lombok Getter' IntelliJ inspection 2023-07-27 16:33:33 +02:00
Stephane Nicoll 5663aaa7ec Polish "Improve project setup for IntelliJ IDEA"
See gh-29446
2023-07-24 14:42:23 +02:00
Vedran Pavic 3889b1e855 Improve project setup for IntelliJ IDEA
This commit improves project setup for IntelliJ IDEA by adding code
style and inspection profile project files to version control.

See gh-29446
2023-07-24 14:34:53 +02:00