Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

03. Coding conventions

Ilkka Seppälä edited this pageMar 30, 2025 ·8 revisions

Formatting

The code should be formatted according toGoogle Java Style Guide.

The coding conventions are automatically checked and applied with Maven Spotless plugin.

License headers

The code files should have a license header in place. This is applied automatically using./mvnw license:format command.

Commit messages

We squash the incoming pull requests, so it doesn't really matter.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp