diff options
| author | @syxhe <t.me/syxhe> | 2025-10-02 16:21:29 -0500 |
|---|---|---|
| committer | @syxhe <t.me/syxhe> | 2025-10-02 16:21:29 -0500 |
| commit | 82c6f12de286db3c89758f201f619a63accf17f4 (patch) | |
| tree | e32704f431c3c474fffcd94a227ecfcb40058922 /.idea/codeStyles/codeStyleConfig.xml | |
| parent | 267b35a813dd1ad5c3eec253f5d6f9d613bbb1ec (diff) | |
Begin the over-engineering process
Diffstat (limited to '.idea/codeStyles/codeStyleConfig.xml')
| -rw-r--r-- | .idea/codeStyles/codeStyleConfig.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..a55e7a1 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | <component name="ProjectCodeStyleConfiguration"> | ||
| 2 | <state> | ||
| 3 | <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" /> | ||
| 4 | </state> | ||
| 5 | </component> \ No newline at end of file | ||
