3908624fad
- platform.c: move nlen into if(env) block (variableScope) - userconfig.c: move home into else block (variableScope) - pipeline.c: remove dead rc!=0 check after httplinks removal - cli.c: rmdir_recursive propagates cbm_rmdir errors, remove redundant local - clang-tidy: whitelist cosmetic-only checks, enable all safety checks - Thread-safe getenv via environ iteration (concurrency-mt-unsafe fix) - Multiple files: add constants.h includes for named constants