We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a8017 commit 9075271Copy full SHA for 9075271
1 file changed
identify/extensions.py
@@ -52,7 +52,7 @@
52
'csx': {'text', 'c#', 'c#script'},
53
'cu': {'text', 'cuda'},
54
'cue': {'text', 'cue'},
55
- 'cuh': {'text', 'cuda'},
+ 'cuh': {'text', 'header', 'cuda'},
56
'cxx': {'text', 'c++'},
57
'cxxm': {'text', 'c++'},
58
'cylc': {'text', 'cylc'},
0 commit comments