mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Merge pull request #732 from sstephenson/master
Highlight Bats test files as Shell
This commit is contained in:
@@ -619,7 +619,7 @@ Handlebars:
|
|||||||
- .hbs
|
- .hbs
|
||||||
- .html.handlebars
|
- .html.handlebars
|
||||||
- .html.hbs
|
- .html.hbs
|
||||||
|
|
||||||
Haskell:
|
Haskell:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#29b544"
|
color: "#29b544"
|
||||||
@@ -1289,6 +1289,7 @@ Shell:
|
|||||||
- zsh
|
- zsh
|
||||||
primary_extension: .sh
|
primary_extension: .sh
|
||||||
extensions:
|
extensions:
|
||||||
|
- .bats
|
||||||
- .tmux
|
- .tmux
|
||||||
filenames:
|
filenames:
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user