"include/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "bfb0217a02182d8a43c4e678ab3d71c04eeb2e2d"
Unverified Commit 188f1be7 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] validate pyproject file by json schema (#6813)



* dev

* dev

* dev

* dev

* dev

* dev

* dev

* bump version

---------
Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
parent 81922a7e
...@@ -44,3 +44,8 @@ repos: ...@@ -44,3 +44,8 @@ repos:
- id: typos - id: typos
args: ["--force-exclude"] args: ["--force-exclude"]
exclude: (\.gitignore$)|(^\.editorconfig$) exclude: (\.gitignore$)|(^\.editorconfig$)
- repo: https://github.com/henryiii/validate-pyproject-schema-store
rev: 2025.02.03
hooks:
- id: validate-pyproject
files: python-package/pyproject.toml$
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment