mirror of https://github.com/astral-sh/ruff
Implements pylint rule [W0603: global-statement](https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/global-statement.html).
Currently checks for global statement usage in a few StmtKinds (as tested in the `pylint` `global-statement` test case [here](
|
||
|---|---|---|
| .. | ||
| resources/test | ||
| src | ||
| Cargo.toml | ||