kennetek / gridfinity-rebuilt-openscad

A ground-up rebuild of the stock gridfinity bins in OpenSCAD
Other
1.14k stars 164 forks source link

Remove trailing whitespace, add pre-commit and CI workflow to check whitespace #128

Closed smkent closed 6 months ago

smkent commented 9 months ago

This model is so useful! I've been printing a lot of Gridfinity bins and am starting to customize my own. That's led me to dig through the OpenSCAD code to make customizations.

To make development easier, this PR:

smkent commented 9 months ago

See this test PR in my fork and workflow run for an example of the GitHub Action being added.

smkent commented 6 months ago

Hi, is there interest in merging this PR? Thanks!

Ruudjhuu commented 6 months ago

Is there a way to show more information for the CI run? like line numbers?

smkent commented 6 months ago

Is there a way to show more information for the CI run? like line numbers?

Yep! Updated. Check it out: https://github.com/kennetek/gridfinity-rebuilt-openscad/actions/runs/7432741288/job/20224893804?pr=128

smkent commented 6 months ago

🎉