pylint-dev / pylint

It's not just a linter that annoys you!
https://pylint.readthedocs.io/en/latest/
GNU General Public License v2.0
5.32k stars 1.14k forks source link

Add docs for OSS-Fuzz integration #9896

Closed correctmost closed 2 months ago

correctmost commented 2 months ago

Type of Changes

Type
:scroll: Docs

Description

Add documentation for the OSS-Fuzz integration.

Refs https://github.com/pylint-dev/astroid/issues/2511

(This documentation is based on documentation I previously wrote for librsvg: https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/983.)

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.80%. Comparing base (18f03b7) to head (620f782). Report is 8 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pylint-dev/pylint/pull/9896/graphs/tree.svg?width=650&height=150&src=pr&token=ZETEzayrfk&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev)](https://app.codecov.io/gh/pylint-dev/pylint/pull/9896?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) ```diff @@ Coverage Diff @@ ## main #9896 +/- ## ======================================= Coverage 95.80% 95.80% ======================================= Files 174 174 Lines 18939 18918 -21 ======================================= - Hits 18144 18124 -20 + Misses 795 794 -1 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/pylint-dev/pylint/pull/9896/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev)