alcatraz / alcatraz-packages

Package list repository for Alcatraz
alcatraz.io
382 stars 386 forks source link

add ImportSorter #479

Closed manji602 closed 8 years ago

manji602 commented 8 years ago

I want to add my plugin( https://github.com/manji602/ImportSorter ) onto alcatraz. This plugin enables to sort import declarations on Xcode, like show in below:

image

jurre commented 8 years ago

I think you added it under the file_templates key and it should go under plugins, could you update the PR?

manji602 commented 8 years ago

Sorry for my mistake. I fixed configuration on commit( https://github.com/alcatraz/alcatraz-packages/commit/dc7c2213cf1a18845250daa81b5939f6ec840689 ), so please recheck my pull-request.

jurre commented 8 years ago

Thanks!