mirror of
https://github.com/Tribufu/rust-gamedig
synced 2026-08-10 15:41:05 +00:00
[Crate] Enforce formatting in CI (#46)
* [CI] Check formatting * Format all files
This commit is contained in:
parent
a6279177bb
commit
b95b2abe0f
76 changed files with 251 additions and 170 deletions
|
|
@ -1,7 +1,6 @@
|
|||
|
||||
pub mod one;
|
||||
pub mod two;
|
||||
pub mod three;
|
||||
pub mod two;
|
||||
|
||||
/// All types used by the implementation.
|
||||
pub mod types;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue