Whitespace precommit - #3894
Conversation
|
lcaouen
left a comment
There was a problem hiding this comment.
Hard to review all the files but as it's only removing extra white space, there is no risk to approve it.
|
Oh wow...This is a lot I think that we can configure this check such that we apply it only when we are going to be committing changes to a file. This way we don't have a 1k file changeset and the git history shows everything was last modified by this one commit. We had followed similar rule with other repos were we applied a new linter... we would only apply it to the files that were part of a new PR I thought that the above workflow was the default pre-commit behaviour... |
Applying this whitespace change to the complete code base risks creating merge conflicts in pending PRs. |
|
can we break this up
|



Checklist
Testing:
Documentation: