snakefmt
Verified for current stable LTS
Snakefmt Command: Format Specific Snakefile
Use for format specific snakefile with Snakefmt. Exact CLI syntax to format specific snakefile using Snakefmt.
When to use this: Use for format specific snakefile with Snakefmt.
Command Syntax
snakefmt <path/to/snakefile> snakefmt <path/to/snakefile> Command Breakdown
snakefmt is the base executable for this command.
FAQ
Purpose: Exact syntax to format specific snakefile 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 All Snakefiles Recursively snakefmt <path/to/directory> 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>