mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
feat: remove telemetry
This commit is contained in:
@@ -3,7 +3,11 @@ repos:
|
||||
# Ruff version.
|
||||
rev: v0.11.7
|
||||
hooks:
|
||||
# Run the linter.
|
||||
# Run the linter of backend.
|
||||
- id: ruff
|
||||
# Run the formatter.
|
||||
- id: ruff-format
|
||||
# Run the formatter of backend.
|
||||
- id: ruff-format
|
||||
# Run the linter of frontend.
|
||||
- id: eslint
|
||||
# Run the formatter of frontend.
|
||||
- id: eslint-format
|
||||
|
||||
Reference in New Issue
Block a user