List some problems

This commit is contained in:
Michael Wolf
2023-09-20 07:09:52 -06:00
parent df2658dcd5
commit 1e942180fe

View File

@@ -117,3 +117,10 @@ The solution seems to be to run `pip install black pipx` somewhere.
- Clean up shell script code - Clean up shell script code
- Be better at "just working" - Be better at "just working"
- Make it easy to add "private" and alternate formatters - Make it easy to add "private" and alternate formatters
# Problems
- It would probably be better if we wrote reformatted code to temp files and
atomically renamed them
- This probably doesn't work on Windows as-is.
- It doesn't work with tramp.