Conversation
2ece0ac to
9c46d55
Compare
|
@agriyakhetarpal Do we want to lint submodules? I feel like |
Oh, we need it for the Hugo source code to be checked out, actually. It's what we build against :) |
|
I previously used a git clone command in the setup code for this, and the reason to make the switch was that it's easier for Piwheels this way (it doesn't allow Git usage). I still have to check if that succeeded or not. |
I see, but is it needed for the lint step? I wasn't planning to touch the checkout details on the build_wheels step. |
|
Ah, thanks for clarifying. No, we don't need it for the lint step – that was probably a mistake from me! |
https://github.com/j178/prek-action/