-
Notifications
You must be signed in to change notification settings - Fork 578
Closed
Labels
CIRelated to our continuous integration service (GitHub Actions)Related to our continuous integration service (GitHub Actions)good first issueGood for newcomersGood for newcomershacktoberfestgood issue for hacktoberfest participationgood issue for hacktoberfest participation
Description
- chore: add interrogate to linters called by pre-commit #3491 added interrogate to our pre-commit config, which means people locally will run it, but it's not yet running in github actions
The line to change is here:
https://github.com/intel/cve-bin-tool/blob/main/.github/workflows/linting.yml#L20
It's possible that you'll need to tweak the % allowed or the files checked before it'll pass in CI as well. I won't be able to merge it unless it's passing, so consider that part of this issue!
Metadata
Metadata
Assignees
Labels
CIRelated to our continuous integration service (GitHub Actions)Related to our continuous integration service (GitHub Actions)good first issueGood for newcomersGood for newcomershacktoberfestgood issue for hacktoberfest participationgood issue for hacktoberfest participation