issues
search
rapidsai
/
distributed-join
Other
19
stars
12
forks
source link
Standardize code formatting with clang-format
#42
Closed
gaohao95
closed
3 years ago
gaohao95
commented
3 years ago
This PR:
copy
.clang-format
from cuDF repo
add a script
run-clang-format.py
to run
clang-format
for all source files
format all source files using
run-clang-format.py
close #40
This PR:
.clang-format
from cuDF reporun-clang-format.py
to runclang-format
for all source filesrun-clang-format.py
close #40