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
817 stars 747 forks source link

fix: checkstyle errors #292

Closed sattpat closed 3 years ago

sattpat commented 3 years ago

Description

Fixing checkstyle violations in ask-sdk-local-debug module

Motivation and Context

Fix checkstyle violations.

Testing

Executed unit tests successfully.

Screenshots (if appropriate)

Types of changes

Checklist

License