paths-filter/__tests__
Michal Dorner b37d4e9e86
Use micromatch instead of minimatch (#46)
* Use micromatch instead of minimatch

micromatch claims to support full Bash 4.3 spec and it actually passes all the tests. 
For example this fixes processing of '!(**/*.tsx|**/*.less)' pattern - needed by #45

* Update CHANGELOG.md
2020-10-23 12:33:44 +02:00
..
filter.test.ts Use micromatch instead of minimatch (#46) 2020-10-23 12:33:44 +02:00
git.test.ts Support workflows triggered by any event (#44) 2020-10-16 12:28:12 +02:00
shell-escape.test.ts Export files matching rules (#32) 2020-08-30 21:18:14 +02:00