Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
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
-
-
-
-
-
Forked from spring-cloud/spring-cloud-gcp
Integration for Google Cloud Platform APIs with Spring
Java
1,405 contributions in the last year
Activity overview
Contribution activity
November 2020
Created a pull request in checkstyle/checkstyle that received 3 comments
Opened 34 other pull requests in 2 repositories
checkstyle/checkstyle
29
merged
1
open
2
closed
- infra: bind step with drone secret
- infra: make release notes script to be CI agnostic;
- Infra move back to travis
- infra: update drone to have readonly token for verify-no-exception-configs valiation
- Issue #7045: move pr-age to azure
- Issue #7045: move mdl to azure
- infra: remove codecov as we do not need it, and coverage is already 100%
- Issue #7045: skip install of xmlstarlet
- Issue #7045: enable builds on master
- Issue #7045: move version validation to azure
- infra: move releasenotes-gen to azure
- infra: move verify-no-exception-configs to azure
- infra: move spelling to azure
- infra: disable markdownlint until #9046
- Issue #7045: move more item from Travis to azure
- Issue #7045: move move jobs from Travis to azure
- Isuse #7045: azure to use matrix
- Issue #2460: drone cache
- Issue #2460: move more to Travis to drone
- Issue #2460: move more jobs from Travis to drone
- Issue #2460: move more items from Travis to drone
- Issue #2460: copy two more commands from travis to drone; disable in …
- Issue #2460: copy to drone.io 2 more commands from Travis
- Issue #2460: copy two commands from Travis
- Issue #2460: add drone badge
- Some pull requests not shown.
checkstyle/contribution
2
merged
Reviewed 31 pull requests in 1 repository
checkstyle/checkstyle 31 pull requests
- Issue #6481: Generic XPath check
- Issue #8933: add handling of empty string in IllegalTypeCheck property
- minor: remove junit5 workaround
- Issue #8018: AST based operatorwrap
- Issue #9007: Create jdk15 Input files compilation job in Travis
- Issue #8979: fix for 'array initialization rcurly' has incorrect indentation
- Issue #5951: Add indentation Support for Annotation Array Initialisation
- Issue #7655: Update doc for ParameterAssignment
- Issue #6722: new check JavadocMissingLeadingAsteriskCheck
- Issue #7763: Update AbstractChecks to log DetailAST - TrailingComment
- minor : Updated SuperFinalize doc
- Issue #7609: Update doc for FinalClass #8996
- Issue #5148: Add MissingJavadocType to google_checks.xml
- Issue #8941: fix metadata generation for wrapped default values
- Issue #5362: Fix new keyword and their children not checked correctly.
- Issue #8537: add additional classes to default exclude list in Abstra…
- Fix EmptyLineSeparator for multiple single type variables on line
- Update TranslationCheck.Java
- Issue #7669: Updated docs for MultipleVaribleDeclaration
- Issue #7669: Update docs for MultiVariableDeclaration
- Issue #7582: Update doc LeftCurly
- Issue #7580: Updated docs of EmptyBlock
- Issue #7604: Update doc NonEmptyAtclauseDescriptionCheck
- Issue #7571: Update doc AnnotationUseStyle
- Doc: Update doc AtclauseOrderCheck
- Some pull request reviews not shown.
Created an issue in checkstyle/checkstyle that received 10 comments
GUI can not find node by simple xpath
$ cat Test.java public class Test { int i; // warn int[] arr = { 40, // ok magic reason 47, // ok magic reason };
} $ java -jar checkstyle-8.36.2-a…
Opened 18 other issues in 4 repositories
checkstyle/checkstyle
11
open
4
closed
- Update wording of verify-no-exception-configs validation to mention what is expected
- Azure pipeline cache failing on post step for newly create task that does not use cache
- Travis is failing with error to install mdl package
- Semaphore CI failing on josm project build as local artifact is not found
- Docker limits is reached in wercker
- XdocsPagesTest.testAllXmlExamples does not catch that config XML is not valid
- Refactor TrailingComment implementation to be completely AST based
- Violations from TrailingComment should possible to suppress by xpath by content of comment
- Create jdk15 Input files compilation job in Travis
- nondex tool found issue in token ordering at Indentation
- New Check to validate method parameter order in javadoc to match parameter order in method
- ExecutableStatementCount should allow LAMBDA token
- remove commit rules from PR description
- investigate why zero indentation for source tags are not required
- Remove Buddy CI config

