This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Remove Hound, add ESLint to Travis #1581
Closed
Description
Hound CI has nonstandard rubocop defaults, so currently the style rules it checks for differ from running rubocop locally and on travis. We need to update our rubocop config with either the Hound defaults or the rubocop defaults for consistency.
Activity