Azure / Azure/azure-rest-api-specs
CI script does not run linter on individual files if readme file is not present
Open
linter-issues
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
CI would report success if linter does not run on any files, which can be the case when the readme file is not present. See https://travis-ci.com/Azure/azure-rest-api-specs-pr/jobs/101156542
Our current script falls back to individual files when no associated tags are found, but still requires a readme/config file to exist (https://travis-ci.com/Azure/azure-rest-api-specs-pr/jobs/101156542)
Contributor guide
Assessment
This issue has not been assessed yet.