Add new rule to detect when templates use Alpine variables (e.g., from error_state or action_dropdown macros) that are not defined in the corresponding JavaScript component. The rule: - Checks for error_state macro usage (requires 'error' variable) - Checks for action_dropdown macro with custom open_var/loading_var - Cross-references with the matching JS file - Reports errors when variables are missing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
144 KiB
Executable File
144 KiB
Executable File