Skip to content

alfred: clean up Makefile - #1192

Merged
BKPepe merged 2 commits into
openwrt:masterfrom
BKPepe:alfred-makefile-cleanup
Aug 10, 2026
Merged

alfred: clean up Makefile#1192
BKPepe merged 2 commits into
openwrt:masterfrom
BKPepe:alfred-makefile-cleanup

alfred: handle unreadable files in bat-hosts.lua

4be327e
Select commit
Loading
Failed to load commit list.
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