Skip to content

Commit 4de539a

Browse files
author
Joel Dood
committed
feat: Register sas as an extension
1 parent 3b17031 commit 4de539a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

+1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
'rs': {'text', 'rust'},
226226
'rst': {'text', 'rst'},
227227
's': {'text', 'asm'},
228+
'sas': {'text', 'sas'},
228229
'sass': {'text', 'sass'},
229230
'sbt': {'text', 'sbt', 'scala'},
230231
'sc': {'text', 'scala'},

0 commit comments

Comments
 (0)