Skip to content

Issue #40: Update project to use Prettier and refactor code#42

Merged
NassimBtk merged 2 commits intomainfrom
feature/issue-40-rebrand-codebase-from-sentry-software-to-metricshub
Mar 28, 2025
Merged

Issue #40: Update project to use Prettier and refactor code#42
NassimBtk merged 2 commits intomainfrom
feature/issue-40-rebrand-codebase-from-sentry-software-to-metricshub

Conversation

@NassimBtk
Copy link
Contributor

  • Add .prettierrc.yaml for Java files with specific options
  • Remove checkstyle.origin.xml configuration file
  • Update Checkstyle rules and settings
  • Update project to use Prettier for code formatting
  • Modify developer information in pom.xml
  • Replace Mockito dependency with mockito-junit-jupiter
  • Add Prettier Maven plugin for code formatting
  • Refactor SshClient and SSHClientTest classes for readability
  • Add site resources and update site configuration

Evidence

image
image

- Add `.prettierrc.yaml` for Java files with specific options
- Remove `checkstyle.origin.xml` configuration file
- Update Checkstyle rules and settings
- Update project to use Prettier for code formatting
- Modify developer information in `pom.xml`
- Replace Mockito dependency with `mockito-junit-jupiter`
- Add Prettier Maven plugin for code formatting
- Refactor `SshClient` and `SSHClientTest` classes for readability
- Add site resources and update site configuration
@NassimBtk NassimBtk merged commit 88aee4f into main Mar 28, 2025
4 checks passed
@NassimBtk NassimBtk deleted the feature/issue-40-rebrand-codebase-from-sentry-software-to-metricshub branch March 28, 2025 15:13
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