1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/.github/workflows
David Steele ce0ea2cfab Use uncrustify for code formatting.
The code is not completely reflowed yet so there are some cases that uncrustify will not catch. The formatting will be improved over time.

Some block of code require special formatting so have been surrounded with the {uncrustify-off}/{uncrustify-on} markers. These exceptions should be kept to a minimum.

Add --code-format (to reformat code) and --code-format-check (to check formatting) to test.pl.

Add a CI test that will check code formatting. Code must be correctly formatted before it can be merge to integration.

Add documentation to the coding standards for code formatting.
2023-01-30 12:22:41 +07:00
..
lock-thread.yml Add PRs to thread locking on Github actions. 2022-05-04 10:28:39 -04:00
symbol.out Improve libbacktrace implementation. 2023-01-11 11:19:26 +07:00
test.yml Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00