Skip to content
  • Brad King's avatar
    Disable trailing whitespace pre-commit check · ee8cc207
    Brad King authored
    The VTK developers have decided to allow trailing whitespace in source
    files to avoid the cost of asking everyone to edit carefully or figure
    out how to make each editor show it.  The trade-off is an increased risk
    of extra merge conflicts due to accidental changes involving trailing
    whitespace exclusively.
    ee8cc207