mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-24 01:28:11 -07:00
FBT: Only format images in firmware, not ext apps
It was formatting demo screenshots too There might a better way to detect only icons, but not formatting also means less merge conflicts
This commit is contained in:
@@ -326,6 +326,7 @@ firmware_env.Append(
|
||||
IMG_LINT_SOURCES=[
|
||||
# Image assets
|
||||
"applications",
|
||||
"!applications/external",
|
||||
"assets",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user