1
0
Fork 0

Merging upstream version 2.3.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 21:53:10 +01:00
parent 359366a097
commit 0f0d60d3f5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 3 additions and 2 deletions

View file

@ -154,6 +154,7 @@ EXTENSIONS = {
'r': {'text', 'r'},
'rake': {'text', 'ruby'},
'rb': {'text', 'ruby'},
'rng': {'text', 'xml', 'relax-ng'},
'rs': {'text', 'rust'},
'rst': {'text', 'rst'},
's': {'text', 'asm'},