mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-13 22:48:34 +00:00
Update rustfmt instructions, delete config file
This commit is contained in:
parent
4ad173da3b
commit
ca34c8e9be
@ -70,8 +70,8 @@ build this libary and run the examples.
|
||||
1. Change or add something
|
||||
2. Run rustfmt to guarantee code style conformance
|
||||
|
||||
cargo install rustfmt
|
||||
cargo fmt -- --write-mode=overwrite
|
||||
rustup component add rustfmt-preview
|
||||
cargo fmt
|
||||
|
||||
3. Open a pull request in Github
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
fn_single_line = true
|
||||
Loading…
x
Reference in New Issue
Block a user