add rubocop linting

pull/41/head
Andre Richter 5 years ago
parent fdc56309ea
commit 7510058e3e
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -14,6 +14,7 @@ require_relative 'diff_all'
clean_all
fmt_all
system('rubocop -l utils')
sanity_checks
clippy_all

Loading…
Cancel
Save