bloqade-python icon indicating copy to clipboard operation
bloqade-python copied to clipboard

Integration with linters

Open Roger-luo opened this issue 2 years ago • 1 comments

custom linting rules can be implemented for pypy through plugins, e.g pydantic provides that. We might want to do this for our builder class so static validation (relatively low-cost validation) can show up in the editor's prompts.

Roger-luo avatar Aug 31 '23 21:08 Roger-luo

What are the use cases you where thinking of in terms of validation?

weinbe58 avatar Sep 01 '23 11:09 weinbe58