You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Line number width is 1 if max line number is 0
- Line number witdh is 0 if max line number is None
- Update test_line_number_0 in tests/formatter.rs to reflect new behavior
- Fix issue #57
Running tests/formatter.rs (target/debug/deps/formatter-d39ddd6093209828)
running 40 tests
...
test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
0 commit comments