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 highlighting for Pipfile #975

Merged
merged 3 commits into from
Jul 3, 2019
Merged

Add highlighting for Pipfile #975

merged 3 commits into from
Jul 3, 2019

Conversation

remcohaszing
Copy link
Contributor

@pyrmont
Copy link
Contributor

pyrmont commented Jul 3, 2019

@remcohaszing Hello again :) Same request here as in #976. Here are the specs to update:

it 'guesses by filename' do
assert_guess :filename => 'foo.js'
assert_guess Rouge::Lexers::JSON, :filename => 'foo.json'
end

and:

it 'guesses by filename' do
assert_guess :filename => 'foo.toml'
end

@pyrmont pyrmont added the author-action The PR has been reviewed but action by the author is needed label Jul 3, 2019
@pyrmont pyrmont merged commit f82edb2 into rouge-ruby:master Jul 3, 2019
@pyrmont
Copy link
Contributor

pyrmont commented Jul 3, 2019

@remcohaszing Thank you for helping to make Rouge better :)

@pyrmont pyrmont removed the author-action The PR has been reviewed but action by the author is needed label Jul 3, 2019
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