snakefmt
Verified for current stable LTS
Snakefmt Command: Format File With Configuration
Use for format file with configuration with Snakefmt. Exact CLI syntax to format file with configuration using Snakefmt.
When to use this: Use for format file with configuration with Snakefmt.
Command Syntax
snakefmt --config <path/to/config.toml> <path/to/snakefile> snakefmt --config <path/to/config.toml> <path/to/snakefile> Command Breakdown
--config- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to format file with configuration 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 Maximum Line Length snakefmt --line-length <100> <path/to/snakefile> Snakefmt Command: Format Specific Snakefile snakefmt <path/to/snakefile> Atoum Command: Run Tests With Configuration File atoum -c <path/to/file>