junrushao opened a new pull request, #669:
URL: https://github.com/apache/tvm-ffi/pull/669

   Architecture:
   - Centralize hook tool versions in the uv development dependency group.
   - Convert pre-commit entries to local system hooks instead of per-repository 
environments.
   
   Public Interfaces:
   - Require Python 3.10 or newer for the development dependency group.
   
   UI/UX:
   - None.
   
   Behavioral Changes:
   - Run Ruff, ty, clang-format, YAML, Cython, shell, and CMake checks from the 
active project environment.
   - Apply the D102 test exemption globally and remove redundant file-level 
suppressions.
   - Remove hook entries that are not supplied by the development environment.
   
   Docs:
   - None.
   
   Tests:
   - uv run --no-sync pre-commit validate-config .pre-commit-config.yaml
   - uv run --no-sync ruff check tests/python/test_dataclass_common.py 
tests/python/test_dataclass_copy.py tests/python/test_dataclass_frozen.py 
tests/python/test_dataclass_init.py tests/python/test_dataclass_py_class.py
   
   Untested Edge Cases:
   - Fresh development environment provisioning on every supported platform.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to