DSACMS / metrics

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

Patch Pylint Check to Return a Max of 50 Annotations. #70

Closed IsaacMilarky closed 8 months ago

IsaacMilarky commented 8 months ago

Patch Pylint Check to Return a Max of 50 Annotations.

Problem

GitHub's check annotations can only handle a max of 50 in one check.

Solution

Added a limit of 50 to the annotation generation.