Skip to content
  • Dmitry V. Levin's avatar
    3ff6244c
    Strip trailing whitespaces · 3ff6244c
    Dmitry V. Levin authored and Ivan Zakharyaschev's avatar Ivan Zakharyaschev committed
    Apply the following change:
    	find * -type f -execdir sed -ri 's/[[:blank:]\r]+$//' -- '{}' +
    
    This is the first step to fix whitespace issues reported by
    git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904
    3ff6244c
    Strip trailing whitespaces
    Dmitry V. Levin authored and Ivan Zakharyaschev's avatar Ivan Zakharyaschev committed
    Apply the following change:
    	find * -type f -execdir sed -ri 's/[[:blank:]\r]+$//' -- '{}' +
    
    This is the first step to fix whitespace issues reported by
    git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904
This project is licensed under the GNU General Public License v2.0 or later. Learn more
Loading