8000 Maintenance: Add code linter and formatter to the project · Issue #1290 · aws-powertools/powertools-lambda-java · GitHub
[go: up one dir, main page]

Skip to content
Maintenance: Add code linter and formatter to the project #1290
Closed
@jeromevdl

Description

@jeromevdl

Summary

Add a linter (checkstyle, sonarqube?) and a formatter that works with the linter.

Why is this needed?

  • When contributing to the project, we need to make sure the code is not modified by contributors' own formatters.
  • Linter will also help following best practices (google checks)

Which area does this relate to?

Governance

Solution

Sonarqube (sonarlint) would be my preference as usable both in the IDE and on GitHub.

Acknowledgment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0