Update comment to say that Modified is for internal use only.
This commit is contained in:
parent
807f29206a
commit
2a3caa7f57
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue