canonical / canonical/test_observer
Adding lint checker and formatter to Test Observer
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 11
Description
Test Observer currently has lots of lint checker in its github actions (backend, frontend, terraform, readthedocs), but no scripts to automatically perform lint check and format.
It would be nice to have lint.sh and format.sh scripts as sanity checks as apart of the repo.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing GitHub Actions lint jobs for the backend, frontend, Terraform, and Read the Docs components, then identify the commands they run. Add lint.sh and format.sh at the repository level so they provide local sanity checks matching those jobs, and verify both scripts run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python, shell, terraform
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100