Skip to content

Commit 4166200

Browse files
committed
Update TODO item
1 parent 3d92a1f commit 4166200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TODO.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ TODO
8080
28. FIX: security vulnerability when using `rm -rf` in Makefile rules
8181
- due to using environment variables. If one is improperly set, could be catastrophic. Safe delete?
8282
- consider [trash](https://github.com/sindresorhus/trash) and [trash-cli](https://github.com/sindresorhus/trash-cli)
83+
* No, as Sindre does not provide backwards compatibility. Will need to roll our own.
8384
29. `Makefile` does not list top-level `examples`; is this intentional?
8485
30. move test fixture runners into sub-directories based on language
8586
- e.g., `./fixtures/julia/*`

0 commit comments

Comments
 (0)