OpenFn / kit

The bits & pieces that make OpenFn work. (diagrammer, cli, compiler, runtime, runtime manager, logger, etc.)
8 stars 12 forks source link

Prettier tooling #707

Closed josephjclark closed 4 weeks ago

josephjclark commented 1 month ago

Add prettier tooling

Closes #671

Running a few final tests here before merging to main

No release needed.

josephjclark commented 1 month ago

TODO: add the formatter to CI. Make it fail here, then fix.

josephjclark commented 4 weeks ago

Formatting failed in CI here: https://github.com/OpenFn/kit/pull/707/commits/8b78b275726674d09cc2e20ec3d7795ffd82f7ea

josephjclark commented 4 weeks ago

Hi @River-unknown, your work has been integrated into our pipeline and merged. Thanks!

River-unknown commented 4 weeks ago

@josephjclark thanks to you too. I wouldn't have completed the task without that last push. Really thankful.