-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Labels
deno fmtRelated to the "deno fmt" subcommand or dprintRelated to the "deno fmt" subcommand or dprintupstreamChanges in upstream are required to solve these issuesChanges in upstream are required to solve these issues
Description
Version: deno 2.0.6
The default indentation is 2, but it should be possible to change it with --indent-width.
The default 2 correctly complains about a width of 4

But when even when I set it to 4, it still complains

If I set it to any other number, it still thinks that the correct width is the default 2

haunt98
Metadata
Metadata
Assignees
Labels
deno fmtRelated to the "deno fmt" subcommand or dprintRelated to the "deno fmt" subcommand or dprintupstreamChanges in upstream are required to solve these issuesChanges in upstream are required to solve these issues