largefiles: cosmetics, whitespace, code style
This is mainly about keeping code under the 80-column limit with as few backslashes as possible. I am deliberately not making any logic or behaviour changes here and have restrained myself to a few "peephole" refactorings.
Showing
- hgext/largefiles/basestore.py 2 additions, 2 deletionshgext/largefiles/basestore.py
- hgext/largefiles/lfcommands.py 6 additions, 7 deletionshgext/largefiles/lfcommands.py
- hgext/largefiles/lfutil.py 7 additions, 5 deletionshgext/largefiles/lfutil.py
- hgext/largefiles/overrides.py 15 additions, 11 deletionshgext/largefiles/overrides.py
- hgext/largefiles/proto.py 3 additions, 3 deletionshgext/largefiles/proto.py
- hgext/largefiles/reposetup.py 20 additions, 16 deletionshgext/largefiles/reposetup.py
Loading
Please register or sign in to comment