Add a todo

This commit is contained in:
Michael Wolf
2023-09-30 20:44:06 -06:00
parent eeee488dde
commit 43688e8615
2 changed files with 12 additions and 0 deletions

View File

@@ -64,3 +64,10 @@ request anyway and we can work on getting it up to snuff.
`$PROJECT_ROOT/.would-reformat/bin` instead.
- `PROJECT_ROOT` and `WF_ROOT` are probably too generic. Consider prefixing
them, maybe with `WOULD_FORMAT_`.
# To do
- Some errors internal to `would-reformat` aren't properly signalled. See
[RETURN-VALUES.md](RETURN-VALUES.md) for some. Others still need to be
defined.