[Git][reproducible-builds/reproducible-notes][master] Autoclassify timestamps_added_by_librime
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Wed May 8 13:49:23 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
cff07783 by Chris Lamb at 2024-05-08T14:48:25+01:00
Autoclassify timestamps_added_by_librime
- - - - -
1 changed file:
- bin/auto-classify
Changes:
=====================================
bin/auto-classify
=====================================
@@ -90,6 +90,9 @@ def walk_json(elem):
if v.endswith(".cmt"):
yield "randomness_in_ocaml_cmti_files"
+ if v.endswith(".schema.yaml"):
+ yield "timestamps_added_by_librime"
+
if v.endswith(".bc"):
yield "randomness_in_postgres_opcodes"
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/cff0778362aef59a034aea0fdce0273db7048e50
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/cff0778362aef59a034aea0fdce0273db7048e50
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240508/10dbd215/attachment.htm>
More information about the rb-commits
mailing list