ruby / gem_rbs_collection

A collection of RBS for gems.
MIT License
246 stars 101 forks source link

Add types for marcel #545

Closed tk0miya closed 1 month ago

tk0miya commented 2 months ago

Marcel chooses the most appropriate content type for a file by inspecting its contents, the declared MIME type (perhaps passed as a Content-Type header), and the file extension.

refs: https://github.com/rails/marcel

github-actions[bot] commented 2 months ago

@tk0miya Thanks for your contribution!

Please follow the instructions below for each change. See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.


marcel

This RBS files are newly added.

You can merge this PR immediately if the CI passes. Just comment /merge to merge this PR.

tk0miya commented 1 month ago

/merge