16 Commits

Author SHA1 Message Date
Tomás Aparicio 50cc894cee Merge pull request #47 from Ma124/master
Fixed misspells
2018-11-11 10:30:30 +02:00
Shaun Dunning 62c463823d bugfix: store ptr to MatcherKeys in case user registered matchers are used. 2018-11-08 11:16:50 -05:00
Shaun Dunning 6391442339 update comment 2018-11-07 22:00:16 -05:00
Shaun Dunning 61e4d0f5d7 Bump buffer size to 8K to allow for more custom file matching 2018-11-07 21:20:29 -05:00
kumakichi 2db4035258 do not use v1 2018-10-25 19:05:09 +08:00
kumakichi 9914f3894e ok, master already changed travis 2018-10-25 18:00:57 +08:00
kumakichi a98cd2a150 add fixtures, but MatchReader may not work for some msooxml files, 4096 bytes maybe not enough 2018-10-25 17:41:28 +08:00
kumakichi 9f401df51f support ms ooxml, #40 2018-10-25 15:18:23 +08:00
Ma_124 286ca9c9fd Fixed misspells
(see [GoReportCard](https://goreportcard.com/report/github.com/h2non/filetype))
2018-10-20 10:56:06 +02:00
Tomas Aparicio 48dfc9bc21 refactor(travis): use linter and new tasks 2016-12-11 18:13:26 +00:00
Tomas Aparicio 9171d892b1 refactor: use filetype v1 2016-12-11 18:05:06 +00:00
Cugu 1bd23586a2 Added helper functions for files and io.Reader 2016-10-07 15:55:38 +02:00
Tomas Aparicio 15552568aa feat: pass golint. this introduces a minor interface breaking change in errors types 2015-11-12 11:20:57 +00:00
Tomas Aparicio 08b47a1d80 refactor: remove length argument in matchers 2015-09-27 10:05:46 +01:00
Tomas Aparicio d78a065316 feat: release 2015-09-26 18:37:07 +01:00
Tomas Aparicio a953f032c6 refactor: new structure, isolate 2015-09-25 00:37:21 +01:00