On Tuesday, September 10, 2019 at 8:09:32 AM UTC-5, Edward K. Ream wrote: > The black commands are coming out of the attic.
Done in recent revs in the beauty branch: - The black and beauty commands now share a new SyntaxSanitizer class. As described previously, sanitizing can fail, but it happens only once in Leo's core. In any case, black can no longer be blamed for any failures. - The black commands now have better error reporting, similar to the beauty commands. - Removed some confusing cruft from the BlackCommand cruft. *Summary* Leo's internal black commands are better than ever. Before improving the beautify/orange commands further, I shall attempt #1321 <https://github.com/leo-editor/leo-editor/issues/1321>, which would allow Leonistas to run black from the command line on their external files. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/0a716566-1da5-4622-af9f-a984cdbf77f5%40googlegroups.com.
