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
|
||||
###
|
||||
extensions: [
|
||||
"h"
|
||||
"c"
|
||||
"cl"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue