mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Exclude codemirror
An example of a wrong detection due to codemirror is my project. https://github.com/mgaitan/waliki
This commit is contained in:
@@ -110,6 +110,9 @@
|
|||||||
# MathJax
|
# MathJax
|
||||||
- (^|/)MathJax/
|
- (^|/)MathJax/
|
||||||
|
|
||||||
|
# Codemirror
|
||||||
|
- (^|/)[Cc]ode[Mm]irror/(lib|mode|theme|addon|keymap)
|
||||||
|
|
||||||
# SyntaxHighlighter - http://alexgorbatchev.com/
|
# SyntaxHighlighter - http://alexgorbatchev.com/
|
||||||
- (^|/)shBrush([^.]*)\.js$
|
- (^|/)shBrush([^.]*)\.js$
|
||||||
- (^|/)shCore\.js$
|
- (^|/)shCore\.js$
|
||||||
|
|||||||
Reference in New Issue
Block a user