Skip to content

Remove exceptions for R lint checks

Lennart Karssen requested to merge fix2_more_flexible_Rlint into master

This MR removes the exceptions for R lint checks that were present in the pre-commit hook. Now the defaults from the lintr package apply.

This fixes #2 (closed).

Merge request reports