add Gemfile and Rakefile to ruby's filenames #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GemfileandRakefileare pretty unique and are written using Ruby syntax, this adds them to thefilenameregex so that they get recognized as ruby filesPlease use two spaces rather than tabs for indentation, like the surrounding code
Merged something similar in https://github.com/codemirror/language-data/pull/5
Pull request closed