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 checkstyle tests #624

Open
alexjpwalker opened this issue Nov 10, 2022 · 2 comments
Open

Add checkstyle tests #624

alexjpwalker opened this issue Nov 10, 2022 · 2 comments

Comments

@alexjpwalker
Copy link
Member

No description provided.

@izmalk
Copy link
Contributor

izmalk commented Dec 8, 2022

Could you provide a little bit of description? To understand what is this about. Scripts to check for mistakes in docs? If so, then it's more suitable for web-docs repo

@alexjpwalker
Copy link
Member Author

alexjpwalker commented Dec 8, 2022

Could you provide a little bit of description? To understand what is this about. Scripts to check for mistakes in docs? If so, then it's more suitable for web-docs repo

Checkstyle is a tool that validates Java code style. It also verifies that all files in a repo have the correct license headers attached. We have it in all major @vaticle repos. You can find it by searching a repo such as typedb for the term checkstyle_test. It should be in docs, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants