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 |
|
Trial97
|
7ea15c31a1
|
chore: fix some codeql warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-05 09:45:25 +03:00 |
|
Trial97
|
49f0e8ef6b
|
replace qvector with qlist
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-19 00:59:48 +03:00 |
|
Sefa Eyeoglu
|
1d468ac35a
|
chore: reformat
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-08-02 18:35:35 +02:00 |
|
Jamie Mansfield
|
06bedee835
|
NOISSUE Add license headers to source files created by me
|
2021-12-18 00:14:25 +00:00 |
|
Petr Mrázek
|
20b9f2b42a
|
NOISSUE Flatten gui and logic libraries into MultiMC
|
2021-07-25 19:50:44 +02:00 |
|