Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PVS-Studio Static Code Analyzer support #4356

Merged
merged 11 commits into from
Oct 30, 2024
Merged

Commits on Sep 30, 2024

  1. PVS-Studio support

    Was added support for PVS-Studio JSON report format in CodeChecker report converter
    feeelin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7c0238c View commit details
    Browse the repository at this point in the history
  2. Delete RulesMap.xml

    feeelin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f8ad8b View commit details
    Browse the repository at this point in the history
  3. PVS-Studio report's tests

    feeelin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fcb4f41 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Fix pylint errors

    feeelin committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7c4c165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56202e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Tests fix

    feeelin committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2af178c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    308b874 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Small typo fix

    feeelin committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    52a5d71 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Updates after @dkrupp review

    feeelin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    88e657f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Small fixes

    feeelin committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    67394b5 View commit details
    Browse the repository at this point in the history
  2. Linter E501 fix

    feeelin committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9061b09 View commit details
    Browse the repository at this point in the history