mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
* Add custom checks to CodeRabbit configuration - Add settings check to evaluate new setting toggles against core design principles - Add linting check to prevent oxlint-disable lines - Add typecheck check to prevent @ts-strict-ignore in new components/utilities * Add release notes for custom checks in CodeRabbit configuration * Refactor custom checks in CodeRabbit configuration for clarity and consistency - Consolidate custom checks under a single list format for better readability - Maintain existing checks for settings, linting, and typecheck with unchanged instructions
161 B
161 B
category, authors
| category | authors | |
|---|---|---|
| Maintenance |
|
Add custom checks to CodeRabbit configuration for settings evaluation, linting, and typecheck enforcement.