blob: cafb12f0e6ddf6b1fa972155de7bfdbf220bdc06 [file] [log] [blame]
module.exports = {
// use 100 because it's Rustfmt's default
// https://rust-lang.github.io/rustfmt/?version=v1.4.38&search=#max_width
printWidth: 100,
};