Commit Graph

3 Commits

Author SHA1 Message Date
Mike Bayer 54f24fdc8e support multiple files to work correctly w/ pre-commit
Change-Id: I7ddf1848b96105701b733306353ae949a4579339
2022-10-11 15:32:47 -04:00
Federico Caselli 5ea99059c6 Add format docs to pre-commits
Also report changes from main to 1_4

Change-Id: Ia41399155ee0ec1b878aebf18967eabe38f5afd1
2022-10-06 22:55:16 +02:00
Mike Bayer c41b83afb5 experiment w/ docs formatter on SQLA 1.4
Enhanced the "{sql}" thing some more so that it maintains
these tags exactly as they were.

Note that the "{sql}" and "{stop}" tags are intended
to be on the Python code lines, not the SQL lines, so special
handling to find these, preserve them, then add them back
after python code is formatted is added here.

Change-Id: I07acd3ea54608cd63bee8003679f8dff131a90f4
2022-10-02 14:04:43 -04:00