Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
4,794 contributions in the last year
Activity overview
Contribution activity
July 2020
Created an issue in asottile/babi that received 1 comment
babi should always open files using UTF-8
especially on windows, this can result in mojibake
ensure that the open calls go through encoding='UTF-8' -- maybe also validate stdin does the same
1
comment