Commits


Justin Chu authored and GitHub committed a8539ec7d17
Ignore all whitespace lint messages for cpplint (#22781) ### Description Ignore all whitespace lint messages for cpplint. Remove redundant configs in dml/. ### Motivation and Context They are handled automatically by clang-format and creates too much noise in the PR files tab.