rspec/rules/S115/common/introduction.adoc

5 lines
178 B
Plaintext
Raw Normal View History

Constants should be named consistently to communicate intent and improve
maintainability.
Rename your constants to follow your project's naming convention to address this
issue.