Azure / azure-sdk-for-c

This repository is for active development of the Azure SDK for Embedded C. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-c.
MIT License
225 stars 120 forks source link

Add CODEOWNERS linter baseline error file #2703

Closed JimSuplizio closed 11 months ago

JimSuplizio commented 11 months ago

CODEOWNERS is now going to be linted. This PR contains the existing linter errors, deduped, which are used to filter results, otherwise this pipeline couldn't be run on PRs that contain CODEOWNERS changes without the several hundred issues being fixed, which is not ideal. The linter will run daily and on every change to CODEOWNERS or the baseline file. Specific details of the linting can be found here but here is what's being verified in a nutshell.