Skip to content

Commit

Permalink
110
Browse files Browse the repository at this point in the history
  • Loading branch information
piegamesde committed Oct 31, 2023
1 parent abb3df0 commit 0035aa8
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 = 105
let defaultWidth = 110
addDefaultHint value message =
message ++ "\n[default: " ++ show value ++ "]"
in Nixfmt
Expand Down

0 comments on commit 0035aa8

Please sign in to comment.