rapidsai/cudf

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

Open

#14462 opened on Nov 21, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (6,000 stars) (735 forks)batch import
0 - Backlogdocgood first issuelibcudf

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