Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore Rubocop & Hound configuration #623

Merged
merged 2 commits into from
Aug 7, 2020
Merged

Conversation

nickcharlton
Copy link
Member

In #615, we reorganised the repo (for the better!) but this broke Hound and removed the rubocop.yml we added back in in 9ac4a38. Not every project is ready to switch to standard and this move would've also broken Hound's configuration for other languages.

This restores the .rubocop.yml and points Hound to the right files.

In #615, we restructured the repo to remove the style directory but this
wasn't reflected in the Hound configuration.
@nickcharlton nickcharlton merged commit 33a4d7f into master Aug 7, 2020
@nickcharlton nickcharlton deleted the nc-restore-hound branch August 7, 2020 10:51
ericwbailey added a commit that referenced this pull request Oct 24, 2020
* main:
  Expand the stack to include client-side frameworks
  Add HTML validation best practice (#588)
  Wrap in code to be consistent with line above’s factories.rb (#625)
  Remove the deprecated jscs configuration (#622)
  Restore Rubocop & Hound configuration (#623)
  Prefer MVVM on Android
  Update our Android best practices
  Added def tags to Data Glossary (#620)
  Fix typo in function components URL (#624)
  Fix broken link
  Ensure that guides have consistent formatting (#618)
  Combine style, best practice, and protocol guides (#615)
  Remove private/protected style guideline
  Rename Testing guide to Testing with RSpec (#614)
  Add back .rubocop.yml

# Conflicts:
#	README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants