Skip to content

Commit 8522902

Browse files
docs: improved comments for generate-variants.js
I asked claude about this file many many days ago. It wrote some comments and conjured some tests (albeit not using jest)
1 parent dbc315a commit 8522902

File tree

2 files changed

+270
-24
lines changed

2 files changed

+270
-24
lines changed

noir-projects/noir-protocol-circuits/Nargo.template.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This is a template file.
2+
# The actual Nargo.toml for this workspace is generated by `./scripts/generate_variants.js` to include
3+
# the many autogenerated variants of the reset circuit.
4+
15
[workspace]
26
members = [
37
"crates/ts-types",

0 commit comments

Comments
 (0)