radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
491 stars 47 forks source link

Local hooks still get run with --no-local when compiled #528

Closed raxod502 closed 1 year ago

raxod502 commented 1 year ago

Reported by @haji-ali in https://github.com/radian-software/radian/pull/527#issuecomment-1529476710, this is definitely a bug.

haji-ali commented 1 year ago

This can be fixed by conditioning the calls to radian-before-straight-hook and radian-after-init-hook, unless I am missing something.