-
Notifications
You must be signed in to change notification settings - Fork 27
[upstream]不规范的空格和制表符混用 #228
Copy link
Copy link
Open
Description
grep -P '( \t)|(\t )' -rnI -m 1 --exclude-dir=.git --exclude-dir=jdk.javadoc --exclude-dir=build --exclude="README" --exclude="*.png" --exclude="*.gif" --exclude="*.jpg" --exclude="*.html" --exclude="*.in_out" --exclude="*.data" --exclude="*.xsl" --exclude="*.xml" --exclude="*.xsd" --exclude="*.b2c" --exclude="*.map" --exclude="*.cts" --exclude="*.dtd" --exclude="*.out"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels