style: format fish files with fish_indent

This commit is contained in:
2026-09-09 20:27:48 -04:00
parent 2dc978e719
commit e40d67df59
58 changed files with 1184 additions and 1015 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ function _agents_init_ensure_gitignore
return 1
end
set -l root $argv[1]
set -l label $argv[2]
set -l root $argv[1]
set -l label $argv[2]
set -l patterns $argv[3..]
set -l gitignore "$root/.gitignore"