Skip to content

Commit

Permalink
mentions of #7245 that aren't related to attr.rust.archetype_eager
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Jan 23, 2025
1 parent 6bc19f3 commit c0f6fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/check_large_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
FILES_ALLOWED_TO_BE_LARGE = {
"CHANGELOG.md",
"Cargo.lock",
"crates/build/re_types_builder/src/codegen/cpp/mod.rs", # TODO(andreas, #7245): This file should really be split up. Might get shorter after removing non-eager serialization path.
"crates/build/re_types_builder/src/codegen/cpp/mod.rs", # TODO(andreas): This file should really be split up.
"crates/build/re_types_builder/src/reflection.rs",
"crates/store/re_dataframe/src/query.rs",
"crates/store/re_types/src/datatypes/tensor_buffer.rs",
Expand Down

0 comments on commit c0f6fac

Please sign in to comment.