commit | d27ab4c5a5af10989b3b81de4d23b9a96bdf13d0 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sun Nov 27 17:51:35 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Nov 29 12:26:36 2022 -0600 |
tree | af66c3bf0398006613ea834c9dacce2b344cd453 | |
parent | c1513c88966408b8df6d261276976e6820d4cd64 [diff] |
format-code: add '--no-diff' option When running on uncommitted content, it is helpful to avoid the output `git diff` since it is known that this will fail. Add the option so that users can run the script and format their whole repository even on uncommitted content. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iea6c8c35eb99ab0598085e0c9cfb1edff29c7690
Build script for CI jobs in Jenkins.