SIGN IN SIGN UP
langflow-ai / langflow UNCLAIMED

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

0 0 1 Python

Chore: enforce no any type lint (#10461)

* chore(frontend): enforce no explicit any types in lint for changed files

- Add noExplicitAny rule to Biome configuration
- Update pre-commit hook to only check staged files (not entire codebase)
- Add check-format:staged npm script for manual checks
- Fix biome schema version to match installed version (2.1.1)

* add lint to biome to enforce not using any in commited files only

---------

Co-authored-by: Olfa Maslah <olfamaslah@Olfas-MacBook-Pro.local>
Co-authored-by: Deon Sanchez <69873175+deon-sanchez@users.noreply.github.com>
W
Wallgau committed
e9d1c2fb7d04bdb53bd0285bad7e7baf8f4e2f29
Parent: 43e0db3
Committed by GitHub <noreply@github.com> on 10/31/2025, 7:23:28 PM