The release failed because we weren't installing our styleguide so the process could check it. This fixes the makefile targets to allow us to use a styleguide specific one for releasing and clarifies and updates the dependencies for this on normal installs.
Testing
Pull Request Type
Please select the option(s) that are relevant to this PR.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Improvement (fixing a typo, updating readme, renaming a variable name, etc)
Description
The release failed because we weren't installing our styleguide so the process could check it. This fixes the makefile targets to allow us to use a styleguide specific one for releasing and clarifies and updates the dependencies for this on normal installs.
Testing
Pull Request Type
Please select the option(s) that are relevant to this PR.