Skip to content

Add ability to suggest corrections to misspellings #202

@lannonbr

Description

@lannonbr

Related to rooseveltframework/roosevelt#955, it would be useful to have functionality to suggest existing config options if you misspell something. To do this I think you'd just need to take the misspelled word, all of the available config options at that layer in the config, and then run something to calculate the Levenshtein distance and output a better error with close words.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions