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
2022-01-11 23:19:11 +01:00
committed by Stephane Nicoll
parent 8bc9ada957
commit 3889b1e855
4 changed files with 136 additions and 1 deletions

5
.idea/codeStyles/codeStyleConfig.xml generated Normal file
View File

@@ -0,0 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
</state>
</component>