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

Ignore Guardfile when doing rubocop checks #338

Merged
merged 1 commit into from
Apr 16, 2017

Conversation

juniorsysadmin
Copy link
Member

Style/FileName: The name of this source file (Guardfile) should use snake_case
Guardfiles are really a personal preference thing and shouldn't be synced or checked

@bastelfreak
Copy link
Member

We ship Guardfiles in multiple repos. Should we put them in the .gitignore or should we manage it via modulesync?

@juniorsysadmin
Copy link
Member Author

.gitignore . Definitely don't manage via modulesync.

@bastelfreak
Copy link
Member

Can you update the moduleroot/.gitignore to also list the Guardfile?

- Also add Guardfiles to .gitignore
@juniorsysadmin
Copy link
Member Author

Can you update the moduleroot/.gitignore to also list the Guardfile?

Done

@bastelfreak bastelfreak merged commit 5c29b08 into voxpupuli:master Apr 16, 2017
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