This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
ripgrep
Watch
1
Star
0
Fork
0
You've already forked ripgrep
mirror of
https://github.com/BurntSushi/ripgrep.git
synced
2024-12-02 02:56:32 +02:00
Code
Issues
Releases
Activity
79cbe89deb
ripgrep
/
rustfmt.toml
3 lines
44 B
TOML
Raw
Normal View
History
Unescape
Escape
style: rustfmt everything This is why I was so intent on clearing the PR queue. This will effectively invalidate all existing patches, so I wanted to start from a clean slate. We do make one little tweak: we put the default type definitions in their own file and tell rustfmt to keep its grubby mits off of it. We also sort it lexicographically and hopefully will enforce that from here on.
2020-02-18 01:08:47 +02:00
max_width
=
79
use_small_heuristics
=
"max"
Reference in New Issue
Copy Permalink