PolyGerrit: Add support for php and shell in highlight

shell is a common languge + php is used alot downstream.

Change-Id: I419bdee569d5763b03414f7527ede3b7aefc4ae7
(cherry picked from commit f4e0308f0c)
This commit is contained in:
Paladox none
2017-07-12 14:53:03 +00:00
committed by Paladox
parent d619f4b334
commit b8f8153045
3 changed files with 83 additions and 75 deletions

View File

@@ -42,11 +42,13 @@ languages included. Build it with the following:
objectivec \
ocaml \
perl \
php \
protobuf \
python \
ruby \
rust \
scala \
shell \
sql \
swift \
typescript \

File diff suppressed because one or more lines are too long