chore(frontend): OpenHands design library scaffold (#9224)

This commit is contained in:
sp.wack
2025-06-23 23:19:35 +04:00
committed by GitHub
parent 7b0f880860
commit 0c38fb0ceb
7 changed files with 123 additions and 2 deletions

View File

@@ -3,9 +3,9 @@ repos:
rev: v5.0.0
hooks:
- id: trailing-whitespace
exclude: docs/modules/python
exclude: ^(docs/|modules/|python/|openhands-ui/)
- id: end-of-file-fixer
exclude: docs/modules/python
exclude: ^(docs/|modules/|python/|openhands-ui/)
- id: check-yaml
args: ["--allow-multiple-documents"]
- id: debug-statements