Canop / bacon

background rust code check
https://dystroy.org/bacon
GNU Affero General Public License v3.0
1.96k stars 73 forks source link

Automatically reload config on change #242

Closed Canop closed 1 month ago

Canop commented 1 month ago

When a configuration file is modified, bacon automatically reloads its config.

So you don't need to quit/relaunch when you add a new job, add a key-binding, change the allowed lints of clippy, etc.

Fix #29