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

Checkstyle plugin malfunction #10

Open
SonglinLyu opened this issue Sep 1, 2023 · 0 comments
Open

Checkstyle plugin malfunction #10

SonglinLyu opened this issue Sep 1, 2023 · 0 comments

Comments

@SonglinLyu
Copy link

Describe the bug
The maven-checkstyle-plugin only check coding style of files under ogm folder.

To Reproduce
Steps to reproduce the behavior:

  1. write some code with coding style error in /tugraph-db-client/rpc-client
  2. run mvn verify command under /tugraph-db-client
  3. the mvn verify can finish successfully

Expected behavior
mvn verify should fail since there is coding style error in /tugraph-db-client/rpc-client.

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

No branches or pull requests

1 participant