Logo
Explore Help
Register Sign In
injectlib/LangBot
1
0
Fork 0
You've already forked LangBot
mirror of https://github.com/langbot-app/LangBot.git synced 2025-11-25 03:15:06 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
7b284591bd9b42eb7839c4c87d5aedb068836a7b
LangBot/.pre-commit-config.yaml

10 lines
208 B
YAML
Raw Normal View History

style: introduce ruff as linter and formatter (#1356) * style: remove necessary imports * style: fix F841 * style: fix F401 * style: fix F811 * style: fix E402 * style: fix E721 * style: fix E722 * style: fix E722 * style: fix F541 * style: ruff format * style: all passed * style: add ruff in deps * style: more ignores in ruff.toml * style: add pre-commit
2025-04-29 17:24:07 +08:00
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.11.7
hooks:
feat: remove telemetry
2025-05-10 16:17:01 +08:00
# Run the linter of backend.
style: introduce ruff as linter and formatter (#1356) * style: remove necessary imports * style: fix F841 * style: fix F401 * style: fix F811 * style: fix E402 * style: fix E721 * style: fix E722 * style: fix E722 * style: fix F541 * style: ruff format * style: all passed * style: add ruff in deps * style: more ignores in ruff.toml * style: add pre-commit
2025-04-29 17:24:07 +08:00
- id: ruff
feat: remove telemetry
2025-05-10 16:17:01 +08:00
# Run the formatter of backend.
- id: ruff-format
Reference in New Issue Copy Permalink
Managed by MacWk.CN Version: 1.25.0 Page: 108ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API