Posts

Scanning Python code for security issues via Snyk: the ‘industrial strength’ option

Linting Python code using ruff or flake8: simple, fast, free and no false positives

Use a C# record type to declare a reusable tuple type (DRY)

Finding dead or unused TypeScript code (unused exports)

Towards type safety: Adding type hints (annotations) to Python code

Manage Builder pattern access requirements (limit the public methods!) via nested Builder class in C#

MYMNI - Maybe You Might Need It

Using Visual Studio 2012 Code Analysis to mimic MSOCAF

Code Analysis for Visual Studio 2010 Pro - via FxCop from the command line