ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
456 stars 38 forks source link

Create lint.yml #110

Closed ckolderup closed 9 months ago

ckolderup commented 9 months ago

This sets up an extremely basic Github Action to let us know when linting fails on the main branch and PRs to it.

With this + the work done last week by @PatOConnor43, this closes #66-- we can definitely be doing more with this stuff eventually, but this gets us to where I wanted to be until I manage to set up a foundation for actually testing the code as well.