You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

vendor.go 7.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
  2. // Extracted from github/linguist commit: 40992ba7f86889f80dfed3ba95e11e1082200bad
  3. package data
  4. import "github.com/go-enry/go-enry/v2/regex"
  5. var VendorMatchers = []regex.EnryRegexp{
  6. regex.MustCompile(`(^|/)cache/`),
  7. regex.MustCompile(`^[Dd]ependencies/`),
  8. regex.MustCompile(`(^|/)dist/`),
  9. regex.MustCompile(`^deps/`),
  10. regex.MustCompile(`(^|/)configure$`),
  11. regex.MustCompile(`(^|/)config.guess$`),
  12. regex.MustCompile(`(^|/)config.sub$`),
  13. regex.MustCompile(`(^|/)aclocal.m4`),
  14. regex.MustCompile(`(^|/)libtool.m4`),
  15. regex.MustCompile(`(^|/)ltoptions.m4`),
  16. regex.MustCompile(`(^|/)ltsugar.m4`),
  17. regex.MustCompile(`(^|/)ltversion.m4`),
  18. regex.MustCompile(`(^|/)lt~obsolete.m4`),
  19. regex.MustCompile(`dotnet-install\.(ps1|sh)$`),
  20. regex.MustCompile(`cpplint.py`),
  21. regex.MustCompile(`node_modules/`),
  22. regex.MustCompile(`(^|/)\.yarn/releases/`),
  23. regex.MustCompile(`(^|/)_esy$`),
  24. regex.MustCompile(`bower_components/`),
  25. regex.MustCompile(`^rebar$`),
  26. regex.MustCompile(`erlang.mk`),
  27. regex.MustCompile(`Godeps/_workspace/`),
  28. regex.MustCompile(`(^|/)testdata/`),
  29. regex.MustCompile(`.indent.pro`),
  30. regex.MustCompile(`(\.|-)min\.(js|css)$`),
  31. regex.MustCompile(`([^\s]*)import\.(css|less|scss|styl)$`),
  32. regex.MustCompile(`(^|/)bootstrap([^.]*)\.(js|css|less|scss|styl)$`),
  33. regex.MustCompile(`(^|/)custom\.bootstrap([^\s]*)(js|css|less|scss|styl)$`),
  34. regex.MustCompile(`(^|/)font-?awesome\.(css|less|scss|styl)$`),
  35. regex.MustCompile(`(^|/)font-?awesome/.*\.(css|less|scss|styl)$`),
  36. regex.MustCompile(`(^|/)foundation\.(css|less|scss|styl)$`),
  37. regex.MustCompile(`(^|/)normalize\.(css|less|scss|styl)$`),
  38. regex.MustCompile(`(^|/)skeleton\.(css|less|scss|styl)$`),
  39. regex.MustCompile(`(^|/)[Bb]ourbon/.*\.(css|less|scss|styl)$`),
  40. regex.MustCompile(`(^|/)animate\.(css|less|scss|styl)$`),
  41. regex.MustCompile(`(^|/)materialize\.(css|less|scss|styl|js)$`),
  42. regex.MustCompile(`(^|/)select2/.*\.(css|scss|js)$`),
  43. regex.MustCompile(`(^|/)bulma\.(css|sass|scss)$`),
  44. regex.MustCompile(`(3rd|[Tt]hird)[-_]?[Pp]arty/`),
  45. regex.MustCompile(`vendors?/`),
  46. regex.MustCompile(`extern(al)?/`),
  47. regex.MustCompile(`(^|/)[Vv]+endor/`),
  48. regex.MustCompile(`^debian/`),
  49. regex.MustCompile(`run.n$`),
  50. regex.MustCompile(`bootstrap-datepicker/`),
  51. regex.MustCompile(`(^|/)jquery([^.]*)\.js$`),
  52. regex.MustCompile(`(^|/)jquery\-\d\.\d+(\.\d+)?\.js$`),
  53. regex.MustCompile(`(^|/)jquery\-ui(\-\d\.\d+(\.\d+)?)?(\.\w+)?\.(js|css)$`),
  54. regex.MustCompile(`(^|/)jquery\.(ui|effects)\.([^.]*)\.(js|css)$`),
  55. regex.MustCompile(`jquery.fn.gantt.js`),
  56. regex.MustCompile(`jquery.fancybox.(js|css)`),
  57. regex.MustCompile(`fuelux.js`),
  58. regex.MustCompile(`(^|/)jquery\.fileupload(-\w+)?\.js$`),
  59. regex.MustCompile(`jquery.dataTables.js`),
  60. regex.MustCompile(`bootbox.js`),
  61. regex.MustCompile(`pdf.worker.js`),
  62. regex.MustCompile(`(^|/)slick\.\w+.js$`),
  63. regex.MustCompile(`(^|/)Leaflet\.Coordinates-\d+\.\d+\.\d+\.src\.js$`),
  64. regex.MustCompile(`leaflet.draw-src.js`),
  65. regex.MustCompile(`leaflet.draw.css`),
  66. regex.MustCompile(`Control.FullScreen.css`),
  67. regex.MustCompile(`Control.FullScreen.js`),
  68. regex.MustCompile(`leaflet.spin.js`),
  69. regex.MustCompile(`wicket-leaflet.js`),
  70. regex.MustCompile(`.sublime-project`),
  71. regex.MustCompile(`.sublime-workspace`),
  72. regex.MustCompile(`.vscode`),
  73. regex.MustCompile(`(^|/)prototype(.*)\.js$`),
  74. regex.MustCompile(`(^|/)effects\.js$`),
  75. regex.MustCompile(`(^|/)controls\.js$`),
  76. regex.MustCompile(`(^|/)dragdrop\.js$`),
  77. regex.MustCompile(`(.*?)\.d\.ts$`),
  78. regex.MustCompile(`(^|/)mootools([^.]*)\d+\.\d+.\d+([^.]*)\.js$`),
  79. regex.MustCompile(`(^|/)dojo\.js$`),
  80. regex.MustCompile(`(^|/)MochiKit\.js$`),
  81. regex.MustCompile(`(^|/)yahoo-([^.]*)\.js$`),
  82. regex.MustCompile(`(^|/)yui([^.]*)\.js$`),
  83. regex.MustCompile(`(^|/)ckeditor\.js$`),
  84. regex.MustCompile(`(^|/)tiny_mce([^.]*)\.js$`),
  85. regex.MustCompile(`(^|/)tiny_mce/(langs|plugins|themes|utils)`),
  86. regex.MustCompile(`(^|/)ace-builds/`),
  87. regex.MustCompile(`(^|/)fontello(.*?)\.css$`),
  88. regex.MustCompile(`(^|/)MathJax/`),
  89. regex.MustCompile(`(^|/)Chart\.js$`),
  90. regex.MustCompile(`(^|/)[Cc]ode[Mm]irror/(\d+\.\d+/)?(lib|mode|theme|addon|keymap|demo)`),
  91. regex.MustCompile(`(^|/)shBrush([^.]*)\.js$`),
  92. regex.MustCompile(`(^|/)shCore\.js$`),
  93. regex.MustCompile(`(^|/)shLegacy\.js$`),
  94. regex.MustCompile(`(^|/)angular([^.]*)\.js$`),
  95. regex.MustCompile(`(^|\/)d3(\.v\d+)?([^.]*)\.js$`),
  96. regex.MustCompile(`(^|/)react(-[^.]*)?\.js$`),
  97. regex.MustCompile(`(^|/)flow-typed/.*\.js$`),
  98. regex.MustCompile(`(^|/)modernizr\-\d\.\d+(\.\d+)?\.js$`),
  99. regex.MustCompile(`(^|/)modernizr\.custom\.\d+\.js$`),
  100. regex.MustCompile(`(^|/)knockout-(\d+\.){3}(debug\.)?js$`),
  101. regex.MustCompile(`(^|/)docs?/_?(build|themes?|templates?|static)/`),
  102. regex.MustCompile(`(^|/)admin_media/`),
  103. regex.MustCompile(`(^|/)env/`),
  104. regex.MustCompile(`^fabfile\.py$`),
  105. regex.MustCompile(`^waf$`),
  106. regex.MustCompile(`^.osx$`),
  107. regex.MustCompile(`\.xctemplate/`),
  108. regex.MustCompile(`\.imageset/`),
  109. regex.MustCompile(`(^|/)Carthage/`),
  110. regex.MustCompile(`(^|/)Sparkle/`),
  111. regex.MustCompile(`Crashlytics.framework/`),
  112. regex.MustCompile(`Fabric.framework/`),
  113. regex.MustCompile(`BuddyBuildSDK.framework/`),
  114. regex.MustCompile(`Realm.framework`),
  115. regex.MustCompile(`RealmSwift.framework`),
  116. regex.MustCompile(`gitattributes$`),
  117. regex.MustCompile(`gitignore$`),
  118. regex.MustCompile(`gitmodules$`),
  119. regex.MustCompile(`(^|/)gradlew$`),
  120. regex.MustCompile(`(^|/)gradlew\.bat$`),
  121. regex.MustCompile(`(^|/)gradle/wrapper/`),
  122. regex.MustCompile(`(^|/)mvnw$`),
  123. regex.MustCompile(`(^|/)mvnw\.cmd$`),
  124. regex.MustCompile(`(^|/)\.mvn/wrapper/`),
  125. regex.MustCompile(`-vsdoc\.js$`),
  126. regex.MustCompile(`\.intellisense\.js$`),
  127. regex.MustCompile(`(^|/)jquery([^.]*)\.validate(\.unobtrusive)?\.js$`),
  128. regex.MustCompile(`(^|/)jquery([^.]*)\.unobtrusive\-ajax\.js$`),
  129. regex.MustCompile(`(^|/)[Mm]icrosoft([Mm]vc)?([Aa]jax|[Vv]alidation)(\.debug)?\.js$`),
  130. regex.MustCompile(`^[Pp]ackages\/.+\.\d+\/`),
  131. regex.MustCompile(`(^|/)extjs/.*?\.js$`),
  132. regex.MustCompile(`(^|/)extjs/.*?\.xml$`),
  133. regex.MustCompile(`(^|/)extjs/.*?\.txt$`),
  134. regex.MustCompile(`(^|/)extjs/.*?\.html$`),
  135. regex.MustCompile(`(^|/)extjs/.*?\.properties$`),
  136. regex.MustCompile(`(^|/)extjs/.sencha/`),
  137. regex.MustCompile(`(^|/)extjs/docs/`),
  138. regex.MustCompile(`(^|/)extjs/builds/`),
  139. regex.MustCompile(`(^|/)extjs/cmd/`),
  140. regex.MustCompile(`(^|/)extjs/examples/`),
  141. regex.MustCompile(`(^|/)extjs/locale/`),
  142. regex.MustCompile(`(^|/)extjs/packages/`),
  143. regex.MustCompile(`(^|/)extjs/plugins/`),
  144. regex.MustCompile(`(^|/)extjs/resources/`),
  145. regex.MustCompile(`(^|/)extjs/src/`),
  146. regex.MustCompile(`(^|/)extjs/welcome/`),
  147. regex.MustCompile(`(^|/)html5shiv\.js$`),
  148. regex.MustCompile(`^[Tt]ests?/fixtures/`),
  149. regex.MustCompile(`^[Ss]pecs?/fixtures/`),
  150. regex.MustCompile(`(^|/)cordova([^.]*)\.js$`),
  151. regex.MustCompile(`(^|/)cordova\-\d\.\d(\.\d)?\.js$`),
  152. regex.MustCompile(`foundation(\..*)?\.js$`),
  153. regex.MustCompile(`^Vagrantfile$`),
  154. regex.MustCompile(`.[Dd][Ss]_[Ss]tore$`),
  155. regex.MustCompile(`^vignettes/`),
  156. regex.MustCompile(`^inst/extdata/`),
  157. regex.MustCompile(`octicons.css`),
  158. regex.MustCompile(`sprockets-octicons.scss`),
  159. regex.MustCompile(`(^|/)activator$`),
  160. regex.MustCompile(`(^|/)activator\.bat$`),
  161. regex.MustCompile(`proguard.pro`),
  162. regex.MustCompile(`proguard-rules.pro`),
  163. regex.MustCompile(`^puphpet/`),
  164. regex.MustCompile(`(^|/)\.google_apis/`),
  165. regex.MustCompile(`^Jenkinsfile$`),
  166. }