mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
.h is ambiguous
This commit is contained in:
@@ -101,6 +101,8 @@ Brainfuck:
|
||||
|
||||
C:
|
||||
major: true
|
||||
overrides:
|
||||
- .h
|
||||
extensions:
|
||||
- .c
|
||||
- .h
|
||||
@@ -124,6 +126,7 @@ C++:
|
||||
- .cpp
|
||||
- .cu
|
||||
- .cxx
|
||||
- .h
|
||||
- .h++
|
||||
- .hh
|
||||
- .hpp
|
||||
@@ -547,6 +550,7 @@ Objective-C:
|
||||
overrides:
|
||||
- .m
|
||||
extensions:
|
||||
- .h
|
||||
- .m
|
||||
- .mm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user