rapidsai/cudf

[DOC] The C++ `clang-format` style does not have copyright information

Closed

#14,462 opened on Nov 21, 2023

 (1 comment) (0 reactions) (0 assignees)C++ (735 forks)batch import
0 - Backlogdocgood first issuelibcudf

Repository metrics

Stars
 (6,000 stars)
PR merge metrics
 (Avg merge 17d 21h) (230 merged PRs in 30d)

Description

I just noticed that the .clang-format style config doesn't have any copyright information (originally reported by @jlowe). And our CI system doesn't detect such issue for files started by a dot (.).

Contributor guide