add Gemfile and Rakefile to ruby's filenames #4

Closed
cdmistman wants to merge 1 commit from main into main
cdmistman commented 2023-04-15 01:52:24 +02:00 (Migrated from github.com)

Gemfile and Rakefile are pretty unique and are written using Ruby syntax, this adds them to the filename regex so that they get recognized as ruby files

`Gemfile` and `Rakefile` are pretty unique and are written using Ruby syntax, this adds them to the `filename` regex so that they get recognized as ruby files
marijnh commented 2023-04-15 15:17:02 +02:00 (Migrated from github.com)

Please use two spaces rather than tabs for indentation, like the surrounding code

Please use two spaces rather than tabs for indentation, like the surrounding code
marijnh commented 2023-04-16 11:03:23 +02:00 (Migrated from github.com)
Merged something similar in https://github.com/codemirror/language-data/pull/5

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/language-data!4
No description provided.