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

Exclude kotlin files by default on java code quality tools. #109

Merged
merged 1 commit into from Jul 9, 2018

Conversation

tasomaniac
Copy link
Contributor

@tasomaniac tasomaniac commented Jul 3, 2018

This PR adds a default exclusion for kotlin files on Checkstyle, Findbugs and PMD tools.

Note: Since sample is in master, I couldn't change it to reflect these changes. That needs to be updated separately.

Also update samples to remove redundant excludes.

Also fixes the detekt config not to fail so that the plugin handles violations. This is already the recommended approach in our guides. Sample should reflect that.

Fixes #56

@hal9002
Copy link
Contributor

hal9002 commented Jul 3, 2018

Can one of the admins review this PR?

@rock3r
Copy link
Contributor

rock3r commented Jul 4, 2018

hal test this please

@rock3r rock3r self-requested a review July 4, 2018 08:21
rock3r
rock3r previously approved these changes Jul 4, 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.

Nice and easy, thanks Tahsin :)

Copy link
Contributor

@mr-archano mr-archano left a comment

Choose a reason for hiding this comment

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

@tasomaniac could you please change the base branch for this? we usually bring features to develop and then ship from master

@rock3r
Copy link
Contributor

rock3r commented Jul 4, 2018

Oh good catch, totally missed that myself

@tasomaniac
Copy link
Contributor Author

Aha! 💡Will do.

@tasomaniac tasomaniac force-pushed the ignore-kotlin-in-java-tools branch from 4f657ce to ee34ef0 Compare July 6, 2018 20:28
@tasomaniac tasomaniac changed the base branch from master to develop July 6, 2018 20:29
@tasomaniac
Copy link
Contributor Author

@mr-archano @rock3r please take another look :)

@rock3r
Copy link
Contributor

rock3r commented Jul 9, 2018

CI please test this

@rock3r rock3r merged commit 569f13e into novoda:develop Jul 9, 2018
@tasomaniac tasomaniac deleted the ignore-kotlin-in-java-tools branch October 2, 2018 10:26
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.

None yet

4 participants