Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 56530dec1105f17455752675e4c90fb859c64836
      
https://github.com/tianocore/edk2/commit/56530dec1105f17455752675e4c90fb859c64836
  Author: Michael Kubacki <[email protected]>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M .pytool/Plugin/UncrustifyCheck/Readme.md
    M .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py

  Log Message:
  -----------
  .pytool/Plugin/UncrustifyCheck: Output file diffs by default

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3808

Changes the default for the "OutputFileDiffs" configuration option
to "True" so the formatting suggestions detected by Uncrustify
will be output in the test case log. The diff is printed in unified
diff format.

This was disabled by default during the initial enabling of
Uncrustify to reduce overall execution time of the plugin against
the codebase due to the large number of changes detected.

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Sean Brogan <[email protected]>
Cc: Bret Barkelew <[email protected]>
Signed-off-by: Michael Kubacki <[email protected]>
Reviewed-by: Rebecca Cran <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to