paths-filter/__tests__
Daniil Samoylov 6706fee383 Replace picomatch with micromatch
Using micromatch, removed `added|modified` rule to simplify the rules. The idea is to extend the output with things like `anyModified` or `anyDeleted` instead of putting that into the matcher rules to keep the matcher rules in sync with `micromatch` rules
2022-03-01 12:33:38 +13:00
..
csv-escape.test.ts Add list-files: csv format 2021-02-20 11:21:30 +01:00
filter.test.ts Replace picomatch with micromatch 2022-03-01 12:33:38 +13:00
git.test.ts Support workflows triggered by any event (#44) 2020-10-16 12:28:12 +02:00
shell-escape.test.ts Add list-files: csv format 2021-02-20 11:21:30 +01:00