Added "h" as a extension to the C language
This may cause problems with the CPP language, however
This commit is contained in:
parent
c8a654a3ea
commit
4b0cfc41a3
|
@ -15,6 +15,7 @@ module.exports = {
|
||||||
Supported extensions
|
Supported extensions
|
||||||
###
|
###
|
||||||
extensions: [
|
extensions: [
|
||||||
|
"h"
|
||||||
"c"
|
"c"
|
||||||
"cl"
|
"cl"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue