seng499-company2 / algorithm1

MIT License
1 stars 1 forks source link

Setup CI (GitHub Actions) #9

Open NolanVH opened 2 years ago

NolanVH commented 2 years ago

User Story

As a developer, I would like all PRs to be automatically tested and linted to ensure code in the main branch is of high quality.

Description

After the test cases and linting have been established it would be beneficial to have them automatically run every time anyone opens a new pull request.

Acceptance Criteria

Additional Resources

PEP8 PR bot

sfaigan commented 2 years ago

Reopened until AC is met

sfaigan commented 2 years ago

Please use default flake8 rules