xkikeg / okane

Plain text accounting software supporting ledger-cli format using Rust
MIT License
4 stars 0 forks source link

Automatically removes the unused rules in YAML #114

Open xkikeg opened 7 months ago

xkikeg commented 7 months ago

Currently there's no tracking method for YAML matcher rules. These matchers will accumulate and gets into the issue eventually. If we can track how often they are triggered, we can propose automated removal of stale rules.