Hello, I get the following error with every uppercase static variable with the version released on 2020-10-26: ```Static variable `TEST` should have UPPER_SNAKE_CASE name, e.g. `T_E_S_T` rust-analyzer``` 