Skip to content

Commit

Permalink
Update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
unused committed Oct 28, 2024
1 parent 254f4a1 commit 16cad8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ end

Open list of features:

- [ ] Configure file exclude list (e.g. test files are not needed).
- [x] Configure file exclude list (e.g. test files are not needed).
- [ ] Auto-handle packs, packs with subdirectories.
- [ ] Demonstrate usage with file watchers.
- [x] Demonstrate usage with file watchers.
- [ ] Demonstrate CI pipelines with GitHub actions and GitLab CI.
- [ ] Merge results.
- [x] Merge results.

```sh
$ bundle install # install dependencies
Expand Down

0 comments on commit 16cad8b

Please sign in to comment.