Implementing Case Sensitive Rules with CodeChecker
Text casing usually doesn't matter in CFML, but sometimes it's important. You can write case-sensitive rules to find issues in your code.
Text casing usually doesn't matter in CFML, but sometimes it's important. You can write case-sensitive rules to find issues in your code.
Do you need to use CodeChecker in CI? Exit code matters. See how to get a non-zero exit code when there are problems.