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

Add output file format options #153

Merged
merged 11 commits into from
Sep 19, 2023
Merged

Add output file format options #153

merged 11 commits into from
Sep 19, 2023

Conversation

encX
Copy link
Collaborator

@encX encX commented Sep 15, 2023

  • Add support for GitLab code quality report file
  • Rename LogType to LintItem
  • Rename LogSeverity to LintSeverity

}
}

private static xmlToLog(xmlContent: string): AndroidLintStyleLog {
private static xmltoLintItem(xmlContent: string): AndroidLintStyleLog {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should remain xmlToLog

jeeyo
jeeyo previously approved these changes Sep 19, 2023
@encX encX merged commit c7c9102 into main Sep 19, 2023
2 checks passed
@encX encX deleted the gitlab-report branch September 19, 2023 09:22
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.

2 participants