add --skip-numeric-underscore-normalization in readme (#537)

This commit is contained in:
jgirardet 2018-09-28 00:47:51 +02:00 committed by Jelle Zijlstra
parent ed9b31b139
commit f1ac6fe109

View File

@ -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