Closed jcantrill closed 7 years ago
Updated to work in conjunction with https://github.com/openshift/origin-aggregated-logging/pull/353 which this blocks.
cc @richm @ewolinetz
@richm @portante @richm All of these formatting issues are because I have chosen to replace tabs with spaces. We as a follow on should convert everything to spaces and then add a lint job to check.
@jcantrill can i request that formatting changes are put in a separate commit from the code changes? (same PR) just to make it easier to read?
@ewolinetz I'm not sure how I can easily rollback the changes. I think once we get it back into master implementing some lint task is the order.
rollback the changes
git reset HEAD file ... file
then
git add -p
is your friend
This PR fixes: