rcl/tools
Ruud van Asseldonk a34aec267b Autoformat Python sources, make Mypy happy
The module name and path hack throws off Mypy, in different ways
depending on how you run it (outside Nix shell, inside Nix develop
shell, or as part of the flake check ...). Let's just forward-declare
it and sidestep problems.

Maybe I should make this script the source of truth and generate the
Pygments grammar from it. We could do that later, for now this works.
2025-03-15 20:54:25 +01:00
..
expand_fuzz_corpus.py Remove historical fuzz modes from corpus 2024-04-27 14:11:03 +02:00
generate_keywords.py Autoformat Python sources, make Mypy happy 2025-03-15 20:54:25 +01:00
migrate_fuzz_corpus.py Add a script to migrate the fuzz corpus 2023-09-23 22:26:21 +02:00
seed_fuzz_corpus.py Update seed_fuzz_corpus for new fuzzers 2025-03-02 20:51:55 +01:00
update_repos.py Remove unused import from repo sync script 2025-03-02 20:53:12 +01:00