home/categories/debugging/obra-clank-skills-coding-localizing-variables-skill-md
debuggingtools

localizing-variables

Declare variables in smallest possible scope, initialize close to first use, minimize span and live time

obra
maintainer
obra
Mis à jour 10/9/2025
Étoiles
29
Forks
23
quick start

Installation and usage

Declare variables in smallest possible scope, initialize close to first use, minimize span and live time

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use localizing-variables