roc/crates/cli
Jan 68e524e110
snake_case-ify all remaining camelCase names in hiding (#7561)
* Snake-case-ify def names in comments

* Snake-case-ify def names in strings

* Snake-case-ify ignored function parameters

* Snake-case-ify test script names, for consistency

* Update CI snapshot to match snake_case

* snake case correction

---------

Co-authored-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-02-05 16:05:03 +01:00
..
benches refactoring progress, use valgrind on exe 2024-10-09 20:04:36 +02:00
src Handle errors in generated type annotations 2025-01-27 13:50:53 -08:00
tests snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
build.rs Add commit information to roc versions built from source 2024-09-25 21:12:46 +08:00
Cargo.toml Add format annotate subcommand 2024-12-13 20:46:28 -08:00