saser / dotfiles

Dotfiles for my various computers
0 stars 0 forks source link

ansible: add linting support #10

Closed saser closed 5 years ago

saser commented 5 years ago

This PR adds a Makefile, along with a new playbook, that allows for installation of prettier which is then used for linting YAML files. This could be a first step towards having some kind of CI for this repository.