kelvinfan001 / findalicious

Swipe through restaurants with friends and decide on where to eat! (Formerly Chicken Tinder)
https://findalicious.herokuapp.com
GNU General Public License v3.0
5 stars 1 forks source link

Add CI for Detecting and Fixing Lint Errors in PRs #107

Open kelvinfan001 opened 3 years ago

kelvinfan001 commented 3 years ago

I think this Github Action would get the job done nicely: https://github.com/wearerequired/lint-action

Related: #105