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.
Published April 30, 2022Text casing usually doesn't matter in CFML, but sometimes it's important. You can write case-sensitive rules to find issues in your code.
Published April 30, 2022Public, Private, and Remote are relatively obvious. Not Package, though.
Published April 8, 2022Do you need to use CodeChecker in CI? Exit code matters. See how to get a non-zero exit code when there are problems.
Published January 28, 2022Script-based looping behavior changed in a subtle, yet very hard to detect way in CF2016. Here's what you need to look out for.
Published January 9, 2022You may be think one is as good as any other, but you'd be wrong.
Published October 27, 2021Getting a Null value isn't obvious, but it's also not difficult.
Published June 9, 2021Harness the power of the data cascade for tagging posts, but don't get got.
Published March 25, 2021You're not time traveling, you're seeing a common issue. Come learn why it happens and how to resolve it.
Published March 13, 2021Learn how to configure a VS Code workspace to provide recommended extensions to your teammates
Published March 6, 2021Learn how to add CommandBox as an option to the profile list in Windows Terminal Preview
Published April 15, 2020