mirror of https://github.com/astral-sh/ruff
Remove stray Plugins doc
This commit is contained in:
parent
4521fdf021
commit
056718ce75
|
|
@ -339,7 +339,6 @@ pub struct Options {
|
|||
/// This setting will override even the `RUFF_CACHE_DIR` environment
|
||||
/// variable, if set.
|
||||
pub cache_dir: Option<String>,
|
||||
/// Plugins
|
||||
#[option_group]
|
||||
/// Options for the `flake8-annotations` plugin.
|
||||
pub flake8_annotations: Option<flake8_annotations::settings::Options>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue