Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

[PT-523] - Move Violations out of the internal package #69

Merged
merged 2 commits into from
Feb 1, 2018

Conversation

tobiasheine
Copy link
Contributor

PT-523

Description

With version 0.5 Violations are part of the public API, but they're still located in the internal package. Click here for more details.

@@ -1,7 +1,7 @@
package com.novoda.staticanalysis.internal.pmd

import com.novoda.staticanalysis.internal.CollectViolationsTask
import com.novoda.staticanalysis.internal.Violations
import com.novoda.staticanalysis.Violations
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you re-format all the files, I believe this import should come first.

Copy link
Contributor Author

@tobiasheine tobiasheine Feb 1, 2018

Choose a reason for hiding this comment

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

Such an eagle 👁

tasomaniac
tasomaniac previously approved these changes Feb 1, 2018
Copy link
Contributor

@rock3r rock3r left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@rock3r rock3r merged commit ad5dc47 into develop Feb 1, 2018
@rock3r rock3r deleted the PT-523/make_violations_public branch February 1, 2018 16:12
@tobiasheine tobiasheine mentioned this pull request Feb 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants