]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-139590: Run `ruff format` on pre-commit for Tools/wasm (GH-139591) (#139744)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Oct 2025 15:11:09 +0000 (17:11 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 15:11:09 +0000 (08:11 -0700)
commitc5ab1b7661c9c39967b8c5309faab1be036637c5
tree54c5125bbd3976c04a6b695b3243ce2fcb716733
parenta96cde9f80e1b38250e5d9db466c290931575afd
[3.14] GH-139590: Run `ruff format` on pre-commit for Tools/wasm (GH-139591) (#139744)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
.pre-commit-config.yaml
Tools/wasm/.ruff.toml [new file with mode: 0644]
Tools/wasm/emscripten/__main__.py
Tools/wasm/emscripten/prepare_external_wasm.py
Tools/wasm/emscripten/wasm_assets.py
Tools/wasm/emscripten/web_example/server.py
Tools/wasm/wasi.py
Tools/wasm/wasi/__main__.py
Tools/wasm/wasm_build.py