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

Replace rubocop with cookstyle in lint #27

Closed
wants to merge 14 commits into from

Conversation

mattstratton
Copy link
Contributor

This change will execute cookstyle tests instead of rubocop in the lint phase, provided that cookstyle is installed on the builder/runner. If it is not, the rubocop functionality will occur instead.

Fixes #24

Signed-off-by: Matt Stratton <[email protected]>
Signed-off-by: Matt Stratton <[email protected]>
Signed-off-by: Matt Stratton <[email protected]>
This is just to test the cookstyle execution.

Signed-off-by: Matt Stratton <[email protected]>
This is just to test the cookstyle execution.

Signed-off-by: Matt Stratton <[email protected]>
…k into add-cookstyle

Signed-off-by: Matt Stratton <[email protected]>

# Conflicts:
#	recipes/lint.rb
Signed-off-by: Matt Stratton <[email protected]>
Signed-off-by: Matt Stratton <[email protected]>
This is a debugging commit

Signed-off-by: Matt Stratton <[email protected]>
Signed-off-by: Matt Stratton <[email protected]>
Signed-off-by: Matt Stratton <[email protected]>
Signed-off-by: Matt Stratton <[email protected]>
@mattstratton
Copy link
Contributor Author

After further review, I realized that we need to have cookstyle be opt-in (at least for a while) since this change will cause a lot of people's pipelines to start failing (since they may not have been running rubocop already). I am going to close this PR, add the config capability, and will re-submit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant