Remove unnecessary whitespace from code blocks in READMEs by ryotaro-shirai · Pull Request #3209 · faker-ruby/faker

Motivation / Background This PR removes unnecessary leading whitespaces from code blocks in README.md and lib/locales/README.md. Since other code blocks do not have these whitespaces, removing the...