Expand description
Filter diagnostics based on the buffer path or type.
Skips diagnostics entirely for buffers whose absolute path matches the configured blacklist entries (e.g. cargo registry), or whose type matches the configured blacklisted buffer types to prevent unwanted noise.
Structs§
Traits§
- Buffer
Filter - Defines filtering logic for buffers based on path and type criteria.