The documentation for object_name_linter describes:
... The default naming styles are "snake_case" and "symbols".
After that, there is no explanation of what "symbols" means, and there is no example that uses styles = "symbols". Could this documentation please be added?
Thanks
The documentation for
object_name_linterdescribes:After that, there is no explanation of what "symbols" means, and there is no example that uses
styles = "symbols". Could this documentation please be added?Thanks