readBytes does not read bytes one by one but in chunks
This commit is contained in:
2
third_party/remote_trailing_whitespaces.sh
vendored
Normal file
2
third_party/remote_trailing_whitespaces.sh
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
find . -type f -name '*.cpp' -exec sed -i '' 's/[[:space:]]*$//' {} \+
|
||||
find . -type f -name '*.h' -exec sed -i '' 's/[[:space:]]*$//' {} \+
|
Reference in New Issue
Block a user