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,229 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 2 commits in 1 repository
Opened 1 pull request in 1 repository
checkstyle/checkstyle
1
merged
Reviewed 49 pull requests in 2 repositories
checkstyle/checkstyle
48 pull requests
- Issue #10924: Update EmptyForIteratorPadCheck to use code points
- Issue #10924: Update WhitespaceAroundCheck
- Issue #10924: Update MethodParamPadCheck to use code points
- Issue #10924: Update WhitespaceAfterCheck to use code points
- minor: compare tokens by type in ScopeUtil
- Issue #10924: Update EmptyForInitializerPadCheck to use code points.
- Issue #4845: added suppressions to allow slow issue fixing
- Issue #10924: Update NoWhitespaceAfterCheck to use codepoints
- Issue #11103: Fix lambda expression in enum causing unexpected behaviour
- Issue #10907: Modify LineLengthCheck to support validating import and package statements
- Issue #4845: removed usage of TreeWalker from inputs
- Issue #4845: removed usage of Checker and similar from inputs
- Issue #11213: Fixed false positive in SummaryJavadocCheck
- Issue #4845: removed usage of DetailAST/Node from inputs
- Issue #4845: removed usage of TokenTypes from inputs
- minor: Updated Inputs for LeftCurlyCheck
- minor: small fixes and improvements for various test assertions
- minor: Updated Inputs for RightCurlyCheck
- minor: Updated Inputs for EmptyLineSeparatorCheck
- minor: Updated Inputs for ArrayInitHandler
- minor: Updated Inputs for AnnotationArrayInitHandler
- minor: Updated Inputs for CommentsIndentationCheck
- spelling: Fix double word in TreeWalker
- issue #7650:add code samples
- infra: restore wercker
- Some pull request reviews not shown.