We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d92a1f commit 4166200Copy full SHA for 4166200
TODO.md
@@ -80,6 +80,7 @@ TODO
80
28. FIX: security vulnerability when using `rm -rf` in Makefile rules
81
- due to using environment variables. If one is improperly set, could be catastrophic. Safe delete?
82
- 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.
84
29. `Makefile` does not list top-level `examples`; is this intentional?
85
30. move test fixture runners into sub-directories based on language
86
- e.g., `./fixtures/julia/*`
0 commit comments