BirjuVachhani / spider

A small dart library to generate Assets dart code from assets folder.
https://spider.birju.dev/
Apache License 2.0
190 stars 19 forks source link

feat: sort imports in test files #78

Open dkrutskikh opened 8 months ago

dkrutskikh commented 8 months ago

Requirements

Description of the Change

Effective Dart require sort imports in alphabetically order

Alternate Designs

Why Should This Be In Core?

Benefits

Possible Drawbacks

Verification Process

Applicable Issues

BirjuVachhani commented 8 months ago

@dkrutskikh Thank you for opening this PR. Can you take a look at the failing tests please?