MLH-Fellowship / SocioMark

A social media platform that lets you upload images and secures them by embedding a personalised hash.
https://sociomark.netlify.app
MIT License
15 stars 8 forks source link

Add Linting Worflows #63

Closed aitikgupta closed 3 years ago

aitikgupta commented 3 years ago

Since we're using a uni-repository structure, we should add a GitHub Action which will lint our backend with flake8 and frontend with ESLint and Prettier.