mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-28 08:05:55 -05:00
97678f42e4
I want to make the project more accessible by not expecting folks to match my idiosyncratic style. Now almost [1] everything is written in the "standard" style. CI enforces this. [1] "Almost": I used #[rustfmt::skip] in a few sections where I felt aligning things in columns significantly improves readability. |
||
---|---|---|
.. | ||
mod.rs | ||
v0_to_v1.rs | ||
v0.sql | ||
v1_to_v2.rs | ||
v1.sql | ||
v2_to_v3.rs | ||
v3_to_v4.rs | ||
v3.sql | ||
v4_to_v5.rs | ||
v5_to_v6.rs | ||
v5.sql |