Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linting and code formatting as an optional profile to maven #35

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

johnoliver
Copy link
Contributor

Can be run with "./mvnw package -Pbug-check"
The formatting should not be applied till we have merged other outstanding PRs to avoid merge conflicts.

Resolves #21

@dantelmomsft dantelmomsft merged commit 02ce979 into Azure-Samples:main Oct 12, 2023
2 of 3 checks passed
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.

Static analysis tool (linter) run in CI/CD
2 participants