Our team requires that every component interfaces must have malli function schema. Recently, we tamed AI code reviewer to suggest malli for all functions and it really does nicely. 😃
please demo 🙂
The instructions and review comment is all in Korean for now so it's not ready to demo, but i'll try!
BTW, the tool we are using is "http://coderabbit.ai". For now it's much better than github copilot since it utilizes the entire codebase as s RAG.
(it means, it can infer suitable function signature from core.clj, even if the changelist only contains interface diffs)
👍