1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-05 10:04:46 +02:00
Martin Hořeňovský c390c4cb9f Fixed inconsistent and trailing whitespace
This means that all tabs used in indentation are now 4 spaces and that
there should be no more trailing whitespace.

Ill also look into creating a pre-commit hook that will prevent this
from happening in the future.

Fixes 
2017-01-26 23:13:12 +01:00
..