diff --git a/.hound.yml b/.hound.yml new file mode 100644 index 0000000..daf72ed --- /dev/null +++ b/.hound.yml @@ -0,0 +1,5 @@ +fail_on_violations: true + +rubocop: + config_file: .rubocop.yml + version: 0.75.0