Pinned Repositories
maven-walkmod-plugin
Maven plugin to execute an embedded walkmod as a plugin
walkmod-checkstyle-plugin
Plugin to automatically fix checkstyle violations
walkmod-core
walkmod: an open source tool to fix coding style issues
walkmod-gradle-plugin
Plugin to load the classpath of a gradle project
walkmod-imports-cleaner-plugin
Walkmod plugin to remove unused imports of Java source files
walkmod-java-formatter-plugin
Walkmod plugin to apply the Eclipse formatter in Java source files
walkmod-javalang-plugin
Walkmod plugin to support Java coding conventions
walkmod-pmd-plugin
Walkmod plugin to fix the code according the PMD rules
walkmod-refactor-plugin
Refactor utilities for Java code
walkmod-sonar-plugin
Plugin to automatically fix sonar violations
walkmod's Repositories
walkmod/walkmod-core
walkmod: an open source tool to fix coding style issues
walkmod/walkmod-sonar-plugin
Plugin to automatically fix sonar violations
walkmod/walkmod-refactor-plugin
Refactor utilities for Java code
walkmod/maven-walkmod-plugin
Maven plugin to execute an embedded walkmod as a plugin
walkmod/walkmod-checkstyle-plugin
Plugin to automatically fix checkstyle violations
walkmod/walkmod-gradle-plugin
Plugin to load the classpath of a gradle project
walkmod/walkmod-imports-cleaner-plugin
Walkmod plugin to remove unused imports of Java source files
walkmod/walkmod-java-formatter-plugin
Walkmod plugin to apply the Eclipse formatter in Java source files
walkmod/walkmod-javalang-plugin
Walkmod plugin to support Java coding conventions
walkmod/walkmod-dead-code-cleaner-plugin
Walkmod plugin to remove unused variables, methods and fields
walkmod/walkmod-maven-plugin
Walkmod plugin to resolve the classpath of a maven project before executing a code transformation
walkmod/walkmod-pmd-plugin
Walkmod plugin to fix the code according the PMD rules
walkmod/gradle-walkmod-plugin
A Gradle plugin to easily integrate Walkmod on your projects
walkmod/jenkins-pipeline-shared
Jenkins pipeline library to run WalkMod
walkmod/jug
Walkmod example integrating multiple transformations
walkmod/walkmod-git-plugin
Walkmod plugin to only apply conventions into an specific commit or unstashed files
walkmod/walkmod-metricstream-plugin
Enhanced refactor utilities for Java code
walkmod/helloworld-javapoet
Example to run Walkmod with Javapoet transformations
walkmod/model-checker
walkmod/pmd
walkmod/spring-cloud-open-service-broker
Spring Cloud project for creating service brokers that conform to the Open Server Broker API specification
walkmod/walkmod-cfg
walkmod/walkmod-cmd
walkmod/walkmod-comments-cleaner-plugin
Walkmod plugin to remove comments whose content is only code
walkmod/walkmod-findbugs-plugin
walkmod/walkmod-license-applier-plugin
Walkmod plugin to apply license headers in all Java source files
walkmod/walkmod-override-plugin
puts the @override annotation whenever it is necessary
walkmod/walkmod-rawclasspath-plugin
Walkmod plugin to set the classpath for those projects that are not maven or gradle
walkmod/walkmod-setter-getter-plugin
Walkmod plugin to generate field accessors in Java source fields
walkmod/walkmod.github.io
walkmod web page