Open kartikaysaxena opened 7 months ago
PTAL @davidkel
@kartikaysaxena I really like the idea you have put forward but I think the actual work is more comprehensive than this PR. I have captured my thoughts in this issue #262 Please add to the issue any thoughts you have and if you are interested I can assign the issue to you.
Fixes #215
Works like
make lint-js
andmake lint-go
Added a Makefile which has targets mainly
lint-js
andlint-go
and a combined targetlint
which executes the scripts added to lint the code