This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Description
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?