-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Labels
bugSomething isn't working correctlySomething isn't working correctlydeno fmtRelated to the "deno fmt" subcommand or dprintRelated to the "deno fmt" subcommand or dprintgood first issueGood for newcomersGood for newcomersupstreamChanges 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
bugSomething isn't working correctlySomething isn't working correctlydeno fmtRelated to the "deno fmt" subcommand or dprintRelated to the "deno fmt" subcommand or dprintgood first issueGood for newcomersGood for newcomersupstreamChanges in upstream are required to solve these issuesChanges in upstream are required to solve these issues