Skip to content

Fix style errors#275

Merged
komamitsu merged 1 commit intomsgpack:v07-developfrom
suzukaze:fix-style-error
Sep 3, 2015
Merged

Fix style errors#275
komamitsu merged 1 commit intomsgpack:v07-developfrom
suzukaze:fix-style-error

Conversation

@suzukaze
Copy link
Copy Markdown
Contributor

@suzukaze suzukaze commented Sep 3, 2015

I fixed below style errors.

[error] src/test/java/org/msgpack/jackson/dataformat/ExampleOfTypeInformationSerDe.java:73: Multiple consecutive blank lines
[error] src/test/java/org/msgpack/jackson/dataformat/ExampleOfTypeInformationSerDe.java:76: '=' の前にホワイトスペースがありません。
[error] src/test/java/org/msgpack/jackson/dataformat/ExampleOfTypeInformationSerDe.java:76: '=' の後にホワイトスペースがありません。
[error] src/test/java/org/msgpack/jackson/dataformat/ExampleOfTypeInformationSerDe.java:77: '=' の前にホワイトスペースがありません。
[error] src/test/java/org/msgpack/jackson/dataformat/ExampleOfTypeInformationSerDe.java:77: '=' の後にホワイトスペースがありません。
[info] checkstyle has succeeded
[error] src/test/java/org/msgpack/jackson/dataformat/MessagePackParserTest.java:673: Blank line before end of file
[trace] Stack trace suppressed: run last msgpack-jackson/test:jcheckStyle for the full output.
[error] (msgpack-jackson/test:jcheckStyle) Found 6 style error(s)
[error] Total time: 3 s, completed 2015/09/03 23:50:40

komamitsu added a commit that referenced this pull request Sep 3, 2015
@komamitsu komamitsu merged commit 5e24047 into msgpack:v07-develop Sep 3, 2015
@komamitsu
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants