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

Automate formatting #195

Merged
merged 2 commits into from Jan 6, 2023

Conversation

MarkEWaite
Copy link
Contributor

Automate formatting

Simplify maintenance by automating code formatting and and pom formatting.

Format with mvn spotless:apply.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Jan 6, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed chore Reduces maintenance effort by changes not directly visible to users labels Jan 6, 2023
@MarkEWaite MarkEWaite merged commit f39ec8b into jenkinsci:master Jan 6, 2023
@MarkEWaite MarkEWaite deleted the automate-code-formatting branch January 6, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
1 participant