perun

podviaznikov 2019-01-15T22:19:55.013100Z

Hey everyone. I want to share new small side project I'm working on. It's spell and grammar checker integrated with GitHub. It runs checks on every PR. I've started using it for Perun docs and my personal blog https://borges.ai/github/hashobject/perun.io/31. If anyone wants to try and provide some feedback - that would be great:)

👍 2
2019-01-15T22:32:25.013400Z

Cool. Is this why a bunch of those repos have .github/borges.json? I didn’t really look it up but I was curious about that file.

podviaznikov 2019-01-16T04:28:32.013600Z

yes, it is

podviaznikov 2019-01-16T04:29:20.013800Z

it's quite common for GitHub application to store files in .github/appname.file nowadays. They promote this pattern

👍 1