Closed KuabeM closed 3 years ago
Since I can't reproduce it, could you run with RUST_BACKTRACE=full
?
Weird that everything worked fine on your side.. for me it was also broken on Ubuntu 20.04 with rust 1.54 and 1.56..
I think I mixed up two issues, so I could reproduce it.
Describe the bug
Running
cargo spellcheck config --stdout
throws an error:The error messages hints that there is something wrong with the config struct. I'll investigate further which part is responsible.
To Reproduce
Steps to reproduce the behaviour:
cargo spellcheck config --stdout
(or--user
)Expected behavior
Prints default config on stdout.
Screenshots
Please complete the following information:
Additional context
Here is the output of running with high verbosity. Backtrace does not contain much information, so I skipped it.