add rubocop linting

This commit is contained in:
Andre Richter 2019-11-26 08:43:49 +01:00
parent fdc56309ea
commit 7510058e3e
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

View File

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