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

Expose version information #23

Merged
merged 1 commit into from
Jun 8, 2022
Merged

Expose version information #23

merged 1 commit into from
Jun 8, 2022

Conversation

Darhazer
Copy link
Member

@Darhazer Darhazer commented Jun 8, 2022

This will enable outputting the rubocop-sequel version in rubocop -V

Before:

1.30.1 (using Parser 3.1.2.0, rubocop-ast 1.18.0, running on ruby 3.1.2 arm64-darwin21)
  - rubocop-performance 1.14.1

After:

1.30.1 (using Parser 3.1.2.0, rubocop-ast 1.18.0, running on ruby 3.1.2 arm64-darwin21)
  - rubocop-performance 1.14.1
  - rubocop-sequel 0.33.0

@cyberdelia cyberdelia merged commit 43d51b2 into master Jun 8, 2022
@cyberdelia cyberdelia deleted the add-version-string branch June 8, 2022 16:53
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.

None yet

2 participants