Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CustomPmdRules
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christian Wulf
CustomPmdRules
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
21
Oct
15
Aug
12
Jul
6
20
Feb
25
Jan
24
20
19
2
10
Nov
8
4
8
Jul
13
May
29
Apr
28
added ctors to NoEmptyLineAfterMethodHeader
master
master
added test for NoEmptyLineAfterMethodHeader.java
Removed dependency on MyCommentUtil
fixed String and primitive type handling in DisallowRawTypeDeclaration
WIP: DisallowUntestedType
fixed DisallowRawTypeDeclaration
Update README.md
Update README.md
added asserts to the test templates;
removed nexus-staging-maven-plugin
changed link to auth data
added DisallowRawTypeDeclaration
set encoding to utf-8
added license headers;
finished UnitTestMayNotExtendAnything
added testing framework for PMD rules
added rule UnitTestMayNotExtendAnything;
fixed MissingPluralVariableName with s and S
set default rule priority
removed dependency on apache.commons.lang3
fixed MissingPluralVariableName
added FIXME (commons.lang3)
fixed MissingPluralVariableName
removed fragment again since it is not necessary anymore for my own pmd
removed fragment again since it is not necessary anymore for my own pmd
added osgi bundling
added NonHeaderCommentSize;
added new rule NoEmptyLineAfterMethodHeader
failt to get TypeJavadocShouldStartWith running
added new rule TypeJavadocShouldStartWith
parameterized MissingUnitSuffix;
updated ignore list
parameterized custom pmd rule MissingPluralVariableName
added src/test/java
added README
added plugin development environment
added ignorelist
dummy file
first commit
Loading