brintos

brintos / linux-shallow public Read only

0
0
Text · 369 B · 3de5cc4 Raw
13 lines · toml
1edition = "2021"2newline_style = "Unix"3 4# Unstable options that help catching some mistakes in formatting and that we may want to enable5# when they become stable.6#7# They are kept here since they are useful to run from time to time.8#format_code_in_doc_comments = true9#reorder_impl_items = true10#comment_width = 10011#wrap_comments = true12#normalize_comments = true13