Skip to content

Commit d54e815

Browse files
authored
Update todos formatting in README.md
1 parent 4db0753 commit d54e815

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ This project builds on a fork of the excellent <a href="https://github.com/sst/m
1515
## TODO
1616

1717
- [x] add licsense checker to audit the open source supply chain
18-
- [] setup a `vitest` test suite ideally in its own module eg., `@spin.dev/test`
19-
- [] write unit test that the rss.ts script fails if the USER_AGENT is in a providers robots.txt
20-
- [] wrtie unit test that the rss.ts script fails if the HTTP status codes suggest not to scrape
21-
- [] setup preview environments for PRs
22-
- [] setup and end-to-end test script to test the robots.txt blocks scraping
23-
- [] make the main contents table mobile responsive
18+
- [ ] setup a `vitest` test suite ideally in its own module eg., `@spin.dev/test`
19+
- [ ] write unit test that the rss.ts script fails if the USER_AGENT is in a providers robots.txt
20+
- [ ] wrtie unit test that the rss.ts script fails if the HTTP status codes suggest not to scrape
21+
- [ ] setup preview environments for PRs
22+
- [ ] setup and end-to-end test script to test the robots.txt blocks scraping
23+
- [ ] make the main contents table mobile responsive
2424

2525
## API
2626

0 commit comments

Comments
 (0)