mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 14:25:24 +00:00
Update comment to say that Modified is for internal use only.
This commit is contained in:
parent
807f29206a
commit
2a3caa7f57
@ -176,7 +176,7 @@ configuration_option_enum! { WriteMode:
|
||||
Plain,
|
||||
// Outputs a checkstyle XML file.
|
||||
Checkstyle,
|
||||
// Output the changed lines
|
||||
// Output the changed lines (for internal value only)
|
||||
Modified,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user