russHyde / dupree

{dupree} helps identify code blocks that have a high level of similarity in a set of R files
https://russhyde.github.io/dupree/
Other
37 stars 0 forks source link

add pre-commit config #86

Open russHyde opened 1 year ago

russHyde commented 1 year ago

Fix https://github.com/russHyde/dupree/issues/83

Here we add a pre-commit config, so that styling, linting, spell-checking etc can all be performed locally on each commit.

TODO: