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

Feature/checkstyle renderer #1

Open
wants to merge 145 commits into
base: master
Choose a base branch
from
Open

Conversation

ffflabs
Copy link
Owner

@ffflabs ffflabs commented Jan 4, 2021

Demonstration of automated PR annotations using cs2pr with phpmd's checkstyle renderer

tvbeek and others added 30 commits May 7, 2020 22:04
…getIgnorePatterns so they are less confusion.
Co-authored-by: Mark Vaughn <[email protected]>
Co-authored-by: Kyle <[email protected]>

Update src/test/php/PHPMD/TextUI/CommandTest.php

Co-authored-by: Kyle <[email protected]>
  - Also: declare a method showing equivalence between priority and
severity
  - As phpmd is meant to run in a broad range of php versions,
    we cannot rely on features that wouldn't run in PHP 5.4.x
  - Violation fileName shoulnd't be modified. Any path canonicalization
    needed by an external tool should be applied afterwards
kylekatarnls and others added 30 commits April 11, 2021 16:53
Added ability to baseline existing violations
…eyor-fixes

Violation baseline appveyor fixes
Added option --update-baseline to update an existing phpmd.baseline.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants