DSACMS / metrics

Experimentations in Open Source Repository Metrics
https://dsacms.github.io/metrics/
Other
6 stars 2 forks source link

Add Pylint Annotation Limit #69

Closed IsaacMilarky closed 8 months ago

IsaacMilarky commented 8 months ago

Add Pylint Annotation Limit

Problem

The annotations that GitHub lets you create via GitHub Checks can only hold a maximum of 50 values.

Solution

Limit the amount of PyLint outputs to 50 at maximum.