Skip to content

Commit

Permalink
add --skip-numeric-underscore-normalization in readme (psf#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgirardet authored and JelleZijlstra committed Sep 27, 2018
1 parent ed9b31b commit f1ac6fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ Options:
source on standard input).
-S, --skip-string-normalization
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
status. Return code 0 means nothing would
change. Return code 1 means some files would be
Expand Down

0 comments on commit f1ac6fe

Please sign in to comment.