Modify 'cuh' extension types in extensions.py#584
Modify 'cuh' extension types in extensions.py#584HagegeR wants to merge 1 commit intopre-commit:mainfrom
Conversation
Updated the 'cuh' extension to include 'header' as a type.
|
generally a best practice in open source is to look at the original change and figure out why it is the way it is |
|
I did not see any docs/issues saying why it could not be done, could you point me to one? you would say the best way to target header files in general, including cuda ones would be to use something like: |
|
did you find the original patch? |
|
Thanks @asottile, I did... Would you reconsider accordingly? |
|
What do you think @asottile, this would really simplify my usages if it was included, instead of doing a manual: |
Updated the 'cuh' extension to include 'header' as a type.