mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 13:51:30 +11:00
e2c84725de
* Format everything and add rustfmt to travis * Remove extern crate winit from examples and add force_multiline_blocks * Format the code properly * Fix inconsistent period in PULL_REQUEST_TEMPLATE.md * Only run rustfmt on nightly * Travis fixings
8 lines
193 B
TOML
8 lines
193 B
TOML
merge_imports=true
|
|
match_block_trailing_comma=true
|
|
force_explicit_abi=true
|
|
format_macro_matchers=true
|
|
use_field_init_shorthand=true
|
|
format_code_in_doc_comments=true
|
|
force_multiline_blocks=true
|