Skip to content

Commit 27f98bf

Browse files
add back fmt TODO
1 parent 994ffc7 commit 27f98bf

File tree

1 file changed

+1
-0
lines changed
  • sparse_strips/vello_sparse_shaders

1 file changed

+1
-0
lines changed

sparse_strips/vello_sparse_shaders/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ mod types;
1717

1818
use compile::compile_wgsl_shader;
1919

20+
// TODO: Format the generated code via `rustfmt`.
2021
// TODO: Use `quote` instead of string concatenation to generate code.
2122
fn main() {
2223
// Rerun build if the shaders directory changes

0 commit comments

Comments
 (0)