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>
This commit is contained in:
Jan 2025-02-05 08:05:03 -07:00 committed by GitHub
parent 7154b3483b
commit 68e524e110
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
45 changed files with 157 additions and 150 deletions

File diff suppressed because one or more lines are too long