Skip to content
Snippets Groups Projects
Commit 281d3a76 authored by Stan Hu's avatar Stan Hu
Browse files

Merge branch 'feature.custom-highlighting' into 'master'

add tests for .gitattributes custom highlighting

This depends on being in master because rugged's `.gitattributes` implementation requires the `.gitattributes` file to be on HEAD. But @stanhu mentioned that there are tests that will break if we add stuff to master in this repo.

See merge request !9
parents 54fcc214 a5391128
No related branches found
No related tags found
1 merge request!9add tests for .gitattributes custom highlighting
/custom-highlighting/*.gitlab-custom gitlab-language=ruby
class ShouldBeHighlightedAsRuby
def because_of_gitattributes
cool!
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment