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

Exclude UnnecessaryGetter, FactoryMethodName, MethodReturnTypeRequired, and GStringExpressionWithinString in recommended-jenkinsfile #140

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

felipecrs
Copy link
Contributor

@felipecrs felipecrs commented Dec 14, 2020

Fixes #144, fixes #141, fixes #142, and fixes #143.

@codecov-io
Copy link

codecov-io commented Dec 14, 2020

Codecov Report

Merging #140 (e51e542) into master (6aeaaa0) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   93.85%   94.06%   +0.21%     
==========================================
  Files          72       72              
  Lines        1871     1871              
==========================================
+ Hits         1756     1760       +4     
+ Misses        115      111       -4     
Impacted Files Coverage Δ
lib/output.js 97.77% <0.00%> (+1.11%) ⬆️
lib/codenarc-factory.js 97.01% <0.00%> (+1.49%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6aeaaa0...e51e542. Read the comment docs.

@nvuillam
Copy link
Owner

Thanks for your contribution :)
Please could you update CHANGELOG ?

@felipecrs felipecrs changed the title Remove UnnecessaryGetter from recommended-jenkinsfile Exclude UnnecessaryGetter, FactoryMethodName, MethodReturnTypeRequired, and GStringExpressionWithinString in recommended-jenkinsfile Dec 14, 2020
The rules excluded are:

- UnnecessaryGetter
- FactoryMethodName
- MethodReturnTypeRequired
- GStringExpressionWithinString
@felipecrs
Copy link
Contributor Author

@nvuillam can you please review again?

Copy link
Owner

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Good :)

@nvuillam nvuillam merged commit 4742853 into nvuillam:master Dec 14, 2020
@nvuillam
Copy link
Owner

Thanks a lot for your contribution :)

@nvuillam
Copy link
Owner

@felipecrs published 8.1.0 on NPM: https://www.npmjs.com/package/npm-groovy-lint
Not propagated to VsCodeGroovyLint yep

@felipecrs felipecrs deleted the patch-1 branch December 14, 2020 19:52
@felipecrs
Copy link
Contributor Author

Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants