Expanding from static analysis to full code intelligence. Future releases will support deeper architectural rules, better memory tracking, and smarter code optimization.
Group similar code violations across the workspace. Instead of warning you about empty catch blocks file by file, Avvarre will highlight them as a single pattern.
Impact: Batch-resolve issues instead of fixing files individually.
Support project invariants like "Never concatenate SQL parameters" or "Enforce input validation". These run as strict, mandatory checks rather than optional guidelines.
Impact: Enforce safety and security standards programmatically.
Have an idea for a feature or improvement? Drop me a line — every suggestion gets read.
pralhadyadawad@gmail.com