scala-ide / scala-refactoring

A library providing automated refactoring support for Scala.
http://scala-refactoring.org/
Other
69 stars 47 forks source link

Removes options from OrganizeImports #187

Closed wpopielarski closed 7 years ago

wpopielarski commented 7 years ago

'options' has been removed because it exposed specific scala-refactoring types outside. It is incorrect especially these types usually depend on 'global'. Configuration should rather be passed with simple scala types.

ghprb-bot commented 7 years ago

Test FAILed.

ghprb-bot commented 7 years ago

Test PASSed.