diff options
| author | 2026-04-21 01:23:26 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:23:26 +0100 | |
| commit | 3791833e57a43c86540907da573ce354562e0600 (patch) | |
| tree | 2ed1683dd4f0bda9eeb3148f764d9af631a17364 /justfile | |
| parent | b15a05706e338ca5bb5c5ef264b10db6130aca01 (diff) | |
| download | dotfiles-3791833e57a43c86540907da573ce354562e0600.tar.gz dotfiles-3791833e57a43c86540907da573ce354562e0600.tar.bz2 dotfiles-3791833e57a43c86540907da573ce354562e0600.zip | |
style: drop redundant [private] attribute (_-prefix already hides recipes)
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -148,10 +148,8 @@ add group pkg: # Hidden helpers (run indirectly via the recipes above) # ═══════════════════════════════════════════════════════════════════ -[private] _chezmoi-init: chezmoi init -S . -[private] _install-hooks: git config core.hooksPath .githooks |
