Skip to content

Commit

Permalink
160
Browse files Browse the repository at this point in the history
  • Loading branch information
piegamesde committed Oct 31, 2023
1 parent 3fbf11b commit 6dad609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ data Nixfmt = Nixfmt

options :: Nixfmt
options =
let defaultWidth = 150
let defaultWidth = 160
addDefaultHint value message =
message ++ "\n[default: " ++ show value ++ "]"
in Nixfmt
Expand Down

0 comments on commit 6dad609

Please sign in to comment.