SIGN IN SIGN UP

Added readability-container-data-pointer clang-tidy check (#5588)

* Added readability-container-data-pointer clang-tidy check


Removed extraneous parentheses left from conversion to data()


Removed extraneous conversion to data()


Disabled clang-tidy for more Eigen::Vector4f


Fixed typo in NOLINTEND


Fixed another Eigen::Vector4f clang-tidy escape

Added more NOLINT for readability-container-data-pointer check

* Revised per review

* Consolidated duplicated code per review
N
Norm Evangelista committed
4f5dedb171c3be7da29651c0ef50fad105b8eb19
Parent: 7b7dabe
Committed by GitHub <noreply@github.com> on 2/1/2023, 8:18:12 PM