Commits


François Saint-Jacques authored and Sutou Kouhei committed 53e951bc7f9
ARROW-7523: [Developer] Relax clang-tidy check The following checks are removed due to verbosity - modernize-use-trailing-return-type - readability-* Closes #6145 from fsaintjacques/ARROW-7523-ignore-modernize-use-trailing-return-type and squashes the following commits: 1623e8d5c <François Saint-Jacques> ARROW-7523: Ignore modernize-use-trailing-return-type clang-tidy check Authored-by: François Saint-Jacques <fsaintjacques@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>