8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
== Why is this an issue?
|
|
|
|
All identifiers such as variable and table names should be written using the same case to ensure consistency in the code.
|
|
|
|
|
|
This rule checks that identifiers are all in lower case.
|
|
|