Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change formatting from overwriting the original file to computing a diff and then applying it. This improves the workflow in two ways: (1) editors better handle a patch application as opposed to a file rewrite and (2) if there is no formatting change, then a rebuild is no longer required. Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
- Loading branch information