find-typos 0.1.4

Find typos in your project
1
2
3
4
5
6
7
8
9
10
{
    "folders": [
        {
            "path": "."
        },
        {
            "path": "../pocs/rust-repo"
        }
    ]
}