awesome-circuitpython icon indicating copy to clipboard operation
awesome-circuitpython copied to clipboard

Run awesome-lint during CI

Open jepler opened this issue 3 years ago • 1 comments

This potentially Closes #35. However, all the outstanding issues should be resolved before merging this PR, so that we don't add CI only to see it be red all the time.

jepler avatar May 30 '22 12:05 jepler

Sharing this in case it's useful: I've found the awesome-lint rules to be a bit too strict for me, so for the awesome-microbit list I use awesome_bot instead, mostly to check the links are not dead: https://github.com/carlosperate/awesome-microbit/blob/master/.github/workflows/check-links.yml

carlosperate avatar Jun 24 '22 16:06 carlosperate