alexa / alexa-skills-kit-sdk-for-java

The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
http://developer.amazon.com/ask
Apache License 2.0
818 stars 748 forks source link

address checkstyle issues - ask sdk package. #238

Closed pbheemag closed 4 years ago

pbheemag commented 4 years ago

Description

Adding maven checkstyle configuration.

Motivation and Context

To standardize code quality and contributions to the package.

Testing

mvn site

Screenshots (if appropriate)

Types of changes

Checklist

License