mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
```
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>
|
||
|---|---|---|
| .. | ||
| assets | ||
| backgrounds | ||
| breeze_dark | ||
| breeze_light | ||
| documents | ||
| flat | ||
| flat_white | ||
| iOS | ||
| multimc | ||
| OSX | ||
| pe_blue | ||
| pe_colored | ||
| pe_dark | ||
| pe_light | ||
| shaders | ||
| sources | ||