-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a GitHub Action to run fawltydeps #170
Comments
I'm happy to take this on. |
The first cut at this is in https://github.com/tweag/FawltyDeps-action - I made it a separate repo following GitHub's guidelines in choosing a location for your action. |
Looks really good! 🎉 I found a couple of minor things while reviewing it: tweag/FawltyDeps-action#3 |
The GitHub action is there, I'll mark as done. Thanks a lot @obscurerichard ! |
Make a GitHub Action so adding FawltyDeps to a CI on GitHub Actions is a one-liner in the YAML file.
Incorporate getting this published in GitHub Marketplace as contemplated in #332
The text was updated successfully, but these errors were encountered: