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
This commit is contained in:
Vedran Pavic
2023-07-24 14:34:53 +02:00
committed by Stephane Nicoll
parent 8bc9ada957
commit 3889b1e855
4 changed files with 136 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
</state>
</component>