Skip to content

Commit

Permalink
fix: readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
omissis committed Aug 8, 2022
1 parent 31658ff commit ac22436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if a set of files:
if a file:
- [x] exists
- [x] does not exist
- [x] name matches a regex
- [x] name matches a regex
- [ ] name matches a glob pattern
- [ ] content matches value
- [ ] content matches regex
Expand All @@ -48,7 +48,7 @@ if a struct:

if a makefile:
- [ ] contains a set of targets
- [ ] does not contain a set of targets
- [ ] does not contain a set of targets

if a json file:
- [ ] matches a json schema
Expand Down

0 comments on commit ac22436

Please # to comment.