Skip to content

Resolve "refactor(core): local and parameter variables renaming in snake_case"

Description

All namespaces, local variables, functions parameters, simple functions (not methods) were renamed in snake_case.

Along the way, a few classes that were still in camel case were also renamed.

Closes #1176 (closed)

How to test it?

Manual test of critical apps.

Edited by Flavien BRIDAULT

Merge request reports