garriguv / danger-ruby-swiftformat

A danger plugin to check Swift formatting using SwiftFormat.
MIT License
39 stars 15 forks source link

Fix bug with renamed files using pre-rename filename #21

Closed bawjensen closed 5 years ago

bawjensen commented 5 years ago

This is a proposed fix for #20, where we attempt to format the file by its post-rename filename, rather than pre-rename filename which causes SwiftFormat to error.