Closed fredrikhgrelland closed 3 years ago
Add linter to makefile
Template includes GitHub actions with linter enabled. Local development must be able to run linting.
Mirror the one used in vagrant-hashistack repo
Users of template can run make lint in order to mirror that of PR workflow.
make lint
Feature description
Add linter to makefile
Why is it needed?
Template includes GitHub actions with linter enabled. Local development must be able to run linting.
Suggestion(s)/solution(s) [Optional]
Mirror the one used in vagrant-hashistack repo
Definition of done
Users of template can run
make lint
in order to mirror that of PR workflow.Checklist (after created issue)