m1-workspace v0.11.0
What's Changed
- refactor: extract shared is_tool_code helper for the [A-Z][0-9]{3} shape by @nedlane in #43
- feat(config): per-rule severity overrides in [diagnostics.severity] by @nedlane in #44
Full Changelog: v0.10.2...v0.11.0
Consume
Source-only release — the git tag is the deliverable; Cargo builds it from source:
[dependencies]
m1-workspace = { git = "https://github.com/nedlane/m1-workspace", tag = "v0.11.0" }