Highlights
- 2 discussions answered
Block or Report
Block or report romani
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
logback-slack-appender Public
Forked from maricn/logback-slack-appender
Logback appender for Slack messenger
Java
-
-
-
spring-cloud-gcp Public
Forked from spring-attic/spring-cloud-gcp
Integration for Google Cloud Platform APIs with Spring
Java
-
checkstyle Public
Forked from checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…
Java
1,233 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 1 commit in 1 repository
Reviewed 27 pull requests in 2 repositories
checkstyle/checkstyle
26 pull requests
- issue #7650:add code samples
- Issue #11213: Fixed false positive in SummaryJavadocCheck
- infra: restore wercker
- Issue #10924: Updated EmptyBlockCheck to use code point.
- minor: Updated Inputs for EmptyBlockCheck
- Add support for inline return tag in SummaryJavadoc
- Issue #11214: Specified violation message in OperatorWrapCheck
- Issue #11214: specified violation message in WhitespaceAroundCheck
- Issue #11214: specified violation message in EmptyForIteratorPadCheck
- Issue #11214: Specified violation message in MultipleVariableDeclarationsCheck
- Issue #11214: Specified violation message in NewlineAtEndOfFileCheck
- Issue #11259: Add record support to RedundantModifier
- Issue #11214: Specify violation messages for UnnecessaryParenthesesCheck
- Pull #11133: refactor check for override annotation - add util method
- Issue #10933: Checkstyle should force logging of AST in checks that require it
- Issue #11214: Specified violation message in GenericWhitespaceCheck
- Issue #3132: fixed not checked split line new array
- Issue #11030: Enhanced logging approach of SummaryJavadocCheck and used AST-based approach to get content of inline tag.
- Issue #11214: specified violation message in EmptyForInitializerPadCheck
- Issue #11214: Specified violation message in EmptyBlockCheck
- Issue #11214: Remove DeclarationOrderCheck from InlineConfigParser
- Issue #11214: Specified violation message in MethodCountCheck
- Issue #11214: specified violation message in WhiteSpaceAfterCheck
- Issue #11214: Specified violation message in EqualsAvoidNullCheck
- Issue #11352: Update AvoidStarImport documentation with example for mix of properties
- Some pull request reviews not shown.