ccpp-framework
ccpp-framework copied to clipboard
Update capgen testing
Description
A few suggested testing updates/changes:
- update .pylintrc file to run against any updated python files, then add linting to the github workflow
- Drop Travis-CI file (.travis.yml) and move those tests to the github actions workflow
- Possibly add a python formatter
Solution
N/A
Alternatives (optional)
N/A
Related to (optional)
N/A
Just wanted to add that along with this we could expand the .github/workflows/python.yaml Github Actions workflow to make sure it tests both pre-build and capgen python codes, as well as different version of python up to 3.11.