mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-27 13:28:28 +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
|
1. Change or add something
|
||||||
2. Run rustfmt to guarantee code style conformance
|
2. Run rustfmt to guarantee code style conformance
|
||||||
|
|
||||||
cargo install rustfmt
|
rustup component add rustfmt-preview
|
||||||
cargo fmt -- --write-mode=overwrite
|
cargo fmt
|
||||||
|
|
||||||
3. Open a pull request in Github
|
3. Open a pull request in Github
|
||||||
|
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
fn_single_line = true
|
|
||||||
Loading…
x
Reference in New Issue
Block a user