PrismLauncher/launcher/modplatform
Seth Flynn da4bf6e8c2
style: re-format tree with editorconfig
```
find $PWD \
  -type f \
  ! -path '*/.git/*' ! -path '*/flatpak/shared-modules/*' \
  ! -path '*/libraries/*' ! -path '*/testdata/*' ! -name '*.patch' \
  ! -name '*.svg' ! -name '*.scd' ! -path '*/program_info/LICENSE' \
  ! -path '*/COPYING.md' ! -path '*/cmake/*' ! -name '.gitmodules' \
  -exec eclint -fix {} \;
```

Signed-off-by: Seth Flynn <getchoo@tuta.io>
(cherry picked from commit fd91f87c21)
2026-01-18 23:01:42 +02:00
..
atlauncher style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
flame style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
helpers style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
import_ftb fix ftb import for old packs 2026-01-17 15:04:08 +00:00
legacy_ftb move more zip parsings 2025-11-26 18:40:40 +02:00
modrinth fix Pre-release filter 2025-12-22 21:45:48 +00:00
packwiz chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
technic finish moving all code to libarchive 2025-11-26 18:40:41 +02:00
CheckUpdateTask.h chore:renamed variables to camelCase 2025-07-22 13:33:19 +03:00
EnsureMetadataTask.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
EnsureMetadataTask.h remove some QEventLoops 2025-03-02 08:36:48 +02:00
ModIndex.cpp format the code 2026-01-09 21:36:46 +00:00
ModIndex.h format the code 2026-01-09 21:36:46 +00:00
ResourceAPI.cpp Merge remote-tracking branch 'upstream/develop' into no-ensure 2025-11-10 18:56:32 +00:00
ResourceAPI.h fix mod select 2025-11-05 14:24:38 +02:00
ResourceType.cpp make universal resource type 2025-07-18 16:17:22 +03:00
ResourceType.h style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00