PrismLauncher/launcher/minecraft/skins
Seth Flynn fd91f87c21
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>
2026-01-18 15:48:07 -05:00
..
CapeChange.cpp fix build 2026-01-17 02:28:56 +02:00
CapeChange.h remove duplicate code from net folder 2024-07-07 02:49:27 +03:00
SkinDelete.cpp refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
SkinDelete.h remove duplicate code from net folder 2024-07-07 02:49:27 +03:00
SkinList.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
SkinList.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
SkinModel.cpp Update launcher/minecraft/skins/SkinModel.cpp 2025-12-22 18:22:32 +02:00
SkinModel.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
SkinUpload.cpp refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
SkinUpload.h remove duplicate code from net folder 2024-07-07 02:49:27 +03:00