project.config: enable ttcn3 syntax highlighting

Try to use JS syntax highlighting for TTCN-3, let's see if this works.

Change-Id: I543f540ce64335480fb4dda80527937877fac3ad
This commit is contained in:
Oliver Smith 2022-04-05 12:03:38 +02:00
parent 245627fc82
commit a2d7638dc2
1 changed files with 5 additions and 0 deletions

View File

@ -2,3 +2,8 @@
inheritFrom = Cellular Infratructure
[submit]
action = rebase if necessary
# Use JS syntax highlighting for TTCN-3.
# It's close enough and better than no syntax highlighting.
[mimetype "application/javascript"]
path = *.ttcn