ucsdlib / hifive

An application supporting an Employee Recognition program workflow
MIT License
0 stars 0 forks source link

Add lint step to Makefile #366

Closed mcritchlow closed 4 years ago

mcritchlow commented 4 years ago

Fixes #363

Local Checklist

What does this PR do?

This facilitates easily running Rubocop to lint all the project files in a docker/docker-compose context

This can be done via: make lint with a running docker-compose environment (make up)

@ucsdlib/developers - please review

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 99.671% when pulling 6d28a5b938d3a2efc5fa88b8d5c0f465ec4995e3 on make-lint into 1b8ea7b9b52a2a4a1d3c5825848aef80796f2176 on master.