Ready-made solutions for your local checks and CI systems.
You can read more about GitHub Actions here.
We recommend running tests for each commit to main. This will help track possible problem cases during problem solving.
Also, if possible, run code linters to keep your code clean.
- Dart: Configuration with tests and linter running.
- Ruby: Configuration with custom tooling which was developed for leetcode-ruby.
- Java: Basic configuration with tests.
If you have a question, issues, or comment, write to artem.fomchenkov@outlook.com.