add --skip-numeric-underscore-normalization in readme (#537)
This commit is contained in:
parent
ed9b31b139
commit
f1ac6fe109
@ -81,6 +81,8 @@ Options:
|
|||||||
source on standard input).
|
source on standard input).
|
||||||
-S, --skip-string-normalization
|
-S, --skip-string-normalization
|
||||||
Don't normalize string quotes or prefixes.
|
Don't normalize string quotes or prefixes.
|
||||||
|
-N, --skip-numeric-underscore-normalization
|
||||||
|
Don't normalize underscores in numeric literals.
|
||||||
--check Don't write the files back, just return the
|
--check Don't write the files back, just return the
|
||||||
status. Return code 0 means nothing would
|
status. Return code 0 means nothing would
|
||||||
change. Return code 1 means some files would be
|
change. Return code 1 means some files would be
|
||||||
|
Loading…
Reference in New Issue
Block a user