Open adubovik opened 6 days ago
E.g. the one which prohibits shadowing of build-in methods: https://docs.astral.sh/ruff/rules/builtin-variable-shadowing/
Get through the list and add the rules that make sense for us: https://docs.astral.sh/ruff/rules/
https://pypi.org/project/flake8-builtins/
E.g. the one which prohibits shadowing of build-in methods: https://docs.astral.sh/ruff/rules/builtin-variable-shadowing/
Get through the list and add the rules that make sense for us: https://docs.astral.sh/ruff/rules/