scalafmt Verified for current stable LTS

Scalafmt Command: Exclude Files Or Directories From Formatting

Use for exclude files or directories from formatting with Scalafmt. Exact CLI syntax to exclude files or directories from formatting using Scalafmt.

When to use this: Use for exclude files or directories from formatting with Scalafmt.

Command Syntax

scalafmt --exclude <path/to/file_or_directory1 path/to/file_or_directory2 ...>

Command Breakdown

--exclude
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to exclude files or directories from formatting using Scalafmt.

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

Back to Scalafmt directory