Code Cleaning
ClosedPublic

Authored by rizzitello on Oct 14 2017, 8:20 PM.

Details

Summary

Code Cleanup across the following commits,

  • Remove unneeded QDebug include
  • Move include for test object to header to be consistent with other tests
  • Make all the files have consistent include patterns
  • Fix typos in Doxygen comments
  • Remove unneeded semi-colons.
  • Add new line for easier readability

Diff Detail

Repository
R232 AtCore
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rizzitello created this revision.Oct 14 2017, 8:20 PM
rizzitello edited the summary of this revision. (Show Details)Oct 14 2017, 8:23 PM
rizzitello added a reviewer: Atelier: AtCore.
rizzitello added a subscriber: Atelier: AtCore.
rizzitello updated this revision to Diff 20762.Oct 14 2017, 8:33 PM
  • Removed more semi colons
laysrodrigues accepted this revision.Oct 14 2017, 9:27 PM
This revision is now accepted and ready to land.Oct 14 2017, 9:27 PM
tcanabrava accepted this revision.Oct 16 2017, 10:46 AM
This revision was automatically updated to reflect the committed changes.