Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Slicker should try to fix up whitespace #9

Open
csilvers opened this issue Jan 26, 2018 · 1 comment
Open

Slicker should try to fix up whitespace #9

csilvers opened this issue Jan 26, 2018 · 1 comment

Comments

@csilvers
Copy link
Member

This is totally tilting at windmills but it might be fun to try. Right now the hardest part of moving a file is fixing up all the lint issues. There's no way we can fix them all automatically but there are probably some we could do, perhaps similarly to https://phabricator.khanacademy.org/D39938 (although we can be more aggressive as there is no need to limit changes to what git blame -w can ignore – we've already touched these lines).

@benjaminjkraft
Copy link
Contributor

One option would be to call out to autopep8 for this part; it has an option to only operate on certain lines.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants