transparentstats / guidelines

Transparent Statistics in HCI guidelines, FAQs, and exemplar analyses
https://transparentstats.github.io/guidelines/
Other
19 stars 7 forks source link

Set up a linter to automate code style checking #68

Open mjskay opened 6 years ago

mjskay commented 6 years ago

See some discussion in #6.

Since we're using tidyverse style, could use styler to automatically re-style code and/or lintr to check.

This could probably be done using travis.