Use picomatch + impl followups from #48

This commit is contained in:
Michal Dorner 2020-11-09 00:36:08 +01:00
parent 550eb4925d
commit b4eabb6049
7 changed files with 48 additions and 2072 deletions

View file

@ -166,7 +166,7 @@ describe('matching specific change status', () => {
expect(match.addOrModify).toEqual(files)
})
test.only('matches when using an anchor', () => {
test('matches when using an anchor', () => {
const yaml = `
shared: &shared
- common/**/*