feat: add url_join (#856)

This commit is contained in:
yetone
2024-11-17 00:39:03 +08:00
committed by GitHub
parent 8bbcd64550
commit dfc51b3247
8 changed files with 43 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ repos:
- repo: https://github.com/JohnnyMorganz/StyLua
rev: v0.20.0
hooks:
- id: stylua-github # or stylua-system / stylua-github
- id: stylua-system # or stylua-system / stylua-github
files: \.lua$
- repo: https://github.com/doublify/pre-commit-rust
rev: master