roc/crates/cli/tests/test-projects/effectful
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
..
combine_tasks.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
Community.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
echo.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
for_each_try.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
form.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
hello.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
ignore_result.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
inspect_logging.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
loops.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
on_err.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
print_line.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
suffixed_record_field.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
untyped_passed_fx.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00