From 2520ae66ce2da210eaeaeba44c467c97e0c3fdd0 Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 31 Jan 2026 00:57:47 +0100 Subject: Chore: Remove trailing whitespaces across the codebase --- PROJECT_CONTEXT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PROJECT_CONTEXT.md') diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md index 9258e1e..650189a 100644 --- a/PROJECT_CONTEXT.md +++ b/PROJECT_CONTEXT.md @@ -48,7 +48,7 @@ Incoming tasks in no particular order: ### Build System: - **Production Pipeline**: Automated the entire assembly process via a `final` CMake target (`make final`). - **Automation**: This target builds the tools, runs the `gen_assets.sh` script to re-analyze audio and regenerate sources, and then performs final binary stripping and crunching (using `strip` and `gzexe` on macOS). -- **Scripts**: +- **Scripts**: - `scripts/gen_assets.sh`: Re-analyzes source audio files into `.spec` format and triggers the `asset_packer`. - `scripts/crunch_demo.sh`: Performs the final size optimization and compression. -- cgit v1.2.3