Skip to content

Commit

Permalink
Detect (third|3rd)Party with capital 'P' / 'T' as vendored (#4356)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla authored and lildude committed Jan 8, 2019
1 parent 08261e7 commit 29ac5ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/linguist/vendor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@
- (^|/)select2/.*\.(css|scss|js)$

# Vendored dependencies
- third[-_]?party/
- 3rd[-_]?party/
- (3rd|[Tt]hird)[-_]?[Pp]arty/
- vendors?/
- extern(al)?/
- (^|/)[Vv]+endor/
Expand Down

0 comments on commit 29ac5ab

Please sign in to comment.