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

Add support for Ruby Option Lists #6474

Merged

Conversation

spenserblack
Copy link
Contributor

@spenserblack spenserblack commented Jul 12, 2023

This adds support for files that contain command-line options used by RSpec and Yard.

Description

Checklist:

  • I am adding a new extension filename to a language.
    • The new extension filename is used in hundreds of repositories on GitHub.com
    • I have included a real-world usage sample for all extensions added in this PR:
    • I have included a change to the heuristics to distinguish my language from others using the same extension. No other uses of these filenames AFAIK

These files contain command-line options used by RSpec and Yard.
@spenserblack spenserblack marked this pull request as ready for review July 12, 2023 14:59
@spenserblack spenserblack requested a review from a team as a code owner July 12, 2023 14:59
@lildude lildude added this pull request to the merge queue Sep 7, 2023
Merged via the queue into github-linguist:master with commit e236e97 Sep 7, 2023
5 checks passed
@spenserblack spenserblack deleted the feature/ruby-opts-files branch September 7, 2023 14:07
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants