snakefmt
Verified for current stable LTS
Snakefmt Command: Format All Snakefiles Recursively
Use for format all snakefiles recursively with Snakefmt. Exact CLI syntax to format all snakefiles recursively using Snakefmt.
When to use this: Use for format all snakefiles recursively with Snakefmt.
Command Syntax
snakefmt <path/to/directory> snakefmt <path/to/directory> Command Breakdown
snakefmt is the base executable for this command.
FAQ
Purpose: Exact syntax to format all snakefiles recursively using Snakefmt.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Snakefmt Command: Display Dry Run Changes
snakefmt --diff <path/to/snakefile> Snakefmt Command: Format File With Configuration snakefmt --config <path/to/config.toml> <path/to/snakefile> Snakefmt Command: Format File With Maximum Line Length snakefmt --line-length <100> <path/to/snakefile> Snakefmt Command: Format Specific Snakefile snakefmt <path/to/snakefile>