You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Style: Update ruff & mypy to latest versions
This commit is contained in:
@@ -10,6 +10,7 @@ warn_unreachable = true
|
||||
namespace_packages = true
|
||||
explicit_package_bases = true
|
||||
exclude = ["thirdparty/"]
|
||||
python_version = "3.8"
|
||||
|
||||
[tool.ruff]
|
||||
extend-exclude = ["thirdparty"]
|
||||
|
||||
Reference in New Issue
Block a user