bacon v3.5.0
- support for biome with
analyzer = "biome"
- support for ruff with
analyzer = "python_ruff"
- read bacon.toml in workspace/.config and package/.config - Fix #268
- read
workspace.metadata.bacon
andpackage.metadata.bacon
config elements inCargo.toml
files - Fix #241 - fix locations export when launching bacon inside a rust workspace but with a non cargo tool