Skip to content

problem-solving-infrastructure/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ci

Ready-made solutions for your local checks and CI systems.

GitHub Actions

You can read more about GitHub Actions here.

Recommendations

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.

Examples

  • Dart: Configuration with tests and linter running.
  • Ruby: Configuration with custom tooling which was developed for leetcode-ruby.
  • Java: Basic configuration with tests.

Feedback

If you have a question, issues, or comment, write to artem.fomchenkov@outlook.com.

About

Ready-made solutions for your local checks and CI systems

Topics

Resources

Stars

Watchers

Forks