Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add precommit rules #4

Merged
merged 5 commits into from
Mar 23, 2023
Merged

Add precommit rules #4

merged 5 commits into from
Mar 23, 2023

Conversation

russHyde
Copy link
Owner

  • Ensures files are styled, linted and various other things are checked on each commit.
  • Note that the lintr hook is not the default lintr hook, because the latter throws many false positives due to object-usage linting (in an environment where the functions available to the packages environment are unknown).
  • lintr hook comes from here

@russHyde russHyde merged commit cc101fb into main Mar 23, 2023
@russHyde russHyde deleted the precommit branch March 23, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant