ArchSetu
ArchSetu
ArchSetuToolsLinuxEnvironment Variable Naming Checker
Free tool

Environment Variable Naming Checker

Check a name against portable POSIX environment variable conventions - UPPER_SNAKE_CASE, no hyphens, no leading digit - with a corrected suggestion.

Variable name

Doesn't follow portable naming conventions

  • Contains lowercase letters - convention is UPPER_SNAKE_CASE.
  • Contains a hyphen - shells treat hyphens specially in some contexts, use underscore instead.
  • Contains characters outside A-Z, 0-9, and underscore - not portable across shells.

Suggestion: DATABASE_URL

Was this tool helpful?

See this same kind of analysis applied to your whole repository

Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.

Analyze a repository

Runs entirely in your browser. Nothing is stored. Free forever.

Powered by ArchSetu