Skatteetaten / vagrant-hashistack-template

Starter template for development using the vagrantbox Skatteetaten/hashistack
14 stars 8 forks source link

Add `make lint` to template #105

Closed fredrikhgrelland closed 3 years ago

fredrikhgrelland commented 3 years ago

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)