schultek / stormberry

Access your postgres database effortlessly from dart code.
https://pub.dev/packages/stormberry
MIT License
68 stars 17 forks source link

Configurable Line Length for Generator #26

Closed TimWhiting closed 2 years ago

TimWhiting commented 2 years ago

Basically the title of the issue, right now the builder outputs a line length of 120 which I approve of, but most repositories I work with unfortunately still with a default of 80.

Happy to contribute a pull request. Just creating this issue to track.

schultek commented 2 years ago

Yes, we can add a build option to set this through build.yaml.