mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Disable formatting for malloc_size_of, servo_arc, to_shmem
This commit is contained in:
parent
e18675401e
commit
d74a16d2ed
4 changed files with 4 additions and 0 deletions
1
components/malloc_size_of/rustfmt.toml
Normal file
1
components/malloc_size_of/rustfmt.toml
Normal file
|
@ -0,0 +1 @@
|
|||
disable_all_formatting = true
|
1
components/servo_arc/rustfmt.toml
Normal file
1
components/servo_arc/rustfmt.toml
Normal file
|
@ -0,0 +1 @@
|
|||
disable_all_formatting = true
|
1
components/to_shmem/rustfmt.toml
Normal file
1
components/to_shmem/rustfmt.toml
Normal file
|
@ -0,0 +1 @@
|
|||
disable_all_formatting = true
|
Loading…
Add table
Add a link
Reference in a new issue