Y
Hacker News
new
|
ask
|
show
|
jobs
by
danuker
1594 days ago
Once the code is initially migrated (which should not break it), the diffs won't be large, since the order should be consistent.
1 comments
bwhmather
1594 days ago
One thing worth mentioning is that the `git blame` ignore file trick doesn't work as well with ssort as it does with black because the changes ssort makes tend to be much less local.
link