EasyPost / easypost-java

EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
54 stars 37 forks source link

fix: style make targets to pass during release #331

Closed Justintime50 closed 3 months ago

Justintime50 commented 3 months ago

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.