Commit dc67d1a7c7ca5818c761ef14bc2252d43fdecf56
1 parent
2eefa580
Update various CLion settings
Showing
3 changed files
with
14 additions
and
1 deletions
.idea/codeStyles/Project.xml
| 1 | <component name="ProjectCodeStyleConfiguration"> | 1 | <component name="ProjectCodeStyleConfiguration"> |
| 2 | <code_scheme name="Project" version="173"> | 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 | <option name="KEYWORD_CASE" value="2" /> | 7 | <option name="KEYWORD_CASE" value="2" /> |
| 5 | </SqlCodeStyleSettings> | 8 | </SqlCodeStyleSettings> |
| 6 | <clangFormatSettings> | 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 | \ No newline at end of file | 8 | \ No newline at end of file |
.idea/misc.xml
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <project version="4"> | 2 | <project version="4"> |
| 3 | + <component name="CMakePythonSetting"> | ||
| 4 | + <option name="pythonIntegrationState" value="YES" /> | ||
| 5 | + </component> | ||
| 3 | <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> | 6 | <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> |
| 4 | </project> | 7 | </project> |
| 5 | \ No newline at end of file | 8 | \ No newline at end of file |