1
0
mirror of https://github.com/mgechev/revive.git synced 2025-10-30 23:37:49 +02:00
Files
revive/formatter
WillAbides cb72bd880d formatters return output (#921)
Some of the formatters were writing directly to stdout instead of returning the output. That made them more difficult to use them with revivelib. This PR updates those formatters to write to a buffer and return the resulting string.
2023-10-29 08:05:08 +01:00
..
2023-09-23 10:41:34 +02:00
2023-10-29 08:05:08 +01:00
2023-09-23 10:41:34 +02:00
2023-10-29 08:05:08 +01:00
2022-04-10 11:55:13 +02:00
2023-10-29 08:05:08 +01:00
2023-10-29 08:05:08 +01:00
2019-08-02 08:21:33 -07:00
2022-04-10 11:55:13 +02:00
2023-10-29 08:05:08 +01:00