alfred: clean up Makefile - #1192
Merged
Merged
OpenWrt / FormalityCheck / OpenWrt Makefiles
succeeded
Aug 6, 2026 in 0s
OpenWrt Makefiles: Passed
The changed package files follow the OpenWrt packaging guidelines.
Details
Checking PR #1192: alfred: clean up Makefile (Makefile Audit)
Commit 7bf37fb - alfred: clean up Makefile:
✅ Makefile conffiles macro properly registers INSTALL_CONF tracking parameters
✅ Makefile conffiles block contains no spaces or indentation and paths are correctly formatted
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline
Commit 4be327e - alfred: handle unreadable files in bat-hosts.lua:
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline
Loading