We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On the non_upper_case_globals lint, use span_suggestion to suggest the uppercase name.
non_upper_case_globals
span_suggestion
We might want to consider applying the change everywhere the const is actually mentioned, which might be a big undertaking.