quic / qidk

Other
76 stars 16 forks source link

Add QuIC Repolinter check #25

Closed mynameistechno closed 4 weeks ago

mynameistechno commented 2 months ago

This GitHub Action runs Repoliner on push or pull requests to master. This should've been enabled when the project was first setup. We need to enable this and correct violations (ignore the Warnings and focus on the Errors). In some cases, the repolinter rules need to be tweaked depending on the project, which we can discuss.

quic-rneti commented 4 weeks ago

Merged relpointer check into public repo

mynameistechno commented 4 weeks ago

The repolinter check is failing however. We should correct the violations or adjust the repolint.json config locally depending. I created this issue to track: https://github.com/quic/qidk/issues/26