linter-rust
linter-rust copied to clipboard
Unable to disable warnings
In the settings for linter-rust, the Disabled warnings section I simply put
"dead_code, non_snake_case"
Minus the quotation marks (just used for clarity).
Yet both warnings seem to persist, even after modifications of the code, saves and atom reboots.

Is there something I am doing wrong?
Same question here, is there documentation somewhere on how to disable a specific rule please?