On Sun, Nov 14, 2021, at 15:26, Juan Nunez-Iglesias wrote: > Oh, and yes, yapf does allow formatting only the diff. I agree that > reformatting the entire code base is problematic.
That's a good point: it's possible to make these changes incrementally. There's something called yapf-diff. It's in the main repo, but not integrated into the pre-commit hook yet. Best regards, Stéfan
_______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
