From 3aa462a2b872af6dd2e40d73edb3609d032af6a7 Mon Sep 17 00:00:00 2001 From: Rootiest Date: Tue, 8 Sep 2026 01:11:56 -0400 Subject: [PATCH] style(functions): remove blank line in sponge_filter_secrets.fish header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The man-page comment header was separated from the function line by a blank line -- the only file in functions/ with that gap. Cosmetic, no runtime effect (manualtools and the help-flag renderer both tolerate it by walking past a blank separator). See JOB-BRIEF-FINDINGS.md ยง2; the renderer's tolerance for this case is left in place deliberately, it is not dead code. --- functions/sponge_filter_secrets.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/functions/sponge_filter_secrets.fish b/functions/sponge_filter_secrets.fish index 509fc6d..da7d374 100644 --- a/functions/sponge_filter_secrets.fish +++ b/functions/sponge_filter_secrets.fish @@ -31,7 +31,6 @@ # EXAMPLE # # Register with sponge (done automatically by conf.d/sponge_privacy.fish): # set -U -a sponge_filters sponge_filter_secrets - function sponge_filter_secrets --argument-names command # Find all exported variables with security-sensitive names set -l sensitive_vars (set --names --export | string match --regex -- \