Boolean Parameters

Replace opaque boolean flags with named enums or split functions so call sites read without the definition open. Use when a signature takes a bare boolean or a function branches on a mode flag.

Amey-Thakur 5ada560 2.7 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/code-quality/boolean-parameters commit 5ada560fea

Frequently asked questions

npx skillmds@latest add amey-thakur/boolean-parameters