You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grep reports both whitespace and dos formatting error on .png files, eg.
File found with trailing whitespace: doc/images/Figure_erasure_code_update.png
File found with dos formatting: doc/images/Figure_erasure_code_update.png
This patch skips format checking on .png files.
Signed-off-by: Guodong Xu <[email protected]>
0 commit comments