Merging upstream version 2.5.23.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
aa50ec99fd
commit
0edf73829d
4 changed files with 7 additions and 3 deletions
|
@ -12,6 +12,9 @@ INTERPRETERS = {
|
|||
'node': {'javascript'},
|
||||
'nodejs': {'javascript'},
|
||||
'perl': {'perl'},
|
||||
'php': {'php'},
|
||||
'php7': {'php', 'php7'},
|
||||
'php8': {'php', 'php8'},
|
||||
'python': {'python'},
|
||||
'python2': {'python', 'python2'},
|
||||
'python3': {'python', 'python3'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue