Commit dc67d1a7c7ca5818c761ef14bc2252d43fdecf56
1 parent
2eefa580
Update various CLion settings
Showing
3 changed files
with
14 additions
and
1 deletions
.idea/codeStyles/Project.xml
| 1 | 1 | <component name="ProjectCodeStyleConfiguration"> |
| 2 | 2 | <code_scheme name="Project" version="173"> |
| 3 | - <SqlCodeStyleSettings version="6"> | |
| 3 | + <RiderCodeStyleSettings> | |
| 4 | + <option name="/Default/CodeStyle/CodeFormatting/CppClangFormat/EnableClangFormatSupport/@EntryValue" value="true" type="bool" /> | |
| 5 | + </RiderCodeStyleSettings> | |
| 6 | + <SqlCodeStyleSettings version="7"> | |
| 4 | 7 | <option name="KEYWORD_CASE" value="2" /> |
| 5 | 8 | </SqlCodeStyleSettings> |
| 6 | 9 | <clangFormatSettings> | ... | ... |
.idea/editor.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<project version="4"> | |
| 3 | + <component name="BackendCodeEditorSettings"> | |
| 4 | + <option name="/Default/Housekeeping/GlobalSettingsUpgraded/IsUpgraded/@EntryValue" value="true" type="bool" /> | |
| 5 | + <option name="/Default/CodeStyle/CodeFormatting/CppClangFormat/EnableClangFormatSupport/@EntryValue" value="true" type="bool" /> | |
| 6 | + </component> | |
| 7 | +</project> | |
| 0 | 8 | \ No newline at end of file | ... | ... |
.idea/misc.xml
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 | <project version="4"> |
| 3 | + <component name="CMakePythonSetting"> | |
| 4 | + <option name="pythonIntegrationState" value="YES" /> | |
| 5 | + </component> | |
| 3 | 6 | <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> |
| 4 | 7 | </project> |
| 5 | 8 | \ No newline at end of file | ... | ... |