supki / envparse

Parse environment variables

Home Page:https://supki.github.io/envparse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perhaps, we should try and warn about suspicious envvars that are likely to be typos?

supki opened this issue · comments

Using Damerau-Levenshtein or whatever, we could compile a list of nearby but ultimately unused variables and complain about their existence.