error-prone-support
Code quality tool
Improves code quality by detecting and preventing common programming mistakes in Java
Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
198 stars
61 watching
39 forks
Language: Java
last commit: 6 days ago
Linked from 1 awesome list
abstract-syntax-treeastautomatic-refactoringcode-qualitycode-stylecode-transformationerror-pronehacktoberfestjavarefactoringrefactoring-toolsrefasterstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
picnicsupermarket/error-prone | An error detection tool for Java | 10 |
tbroyer/gradle-errorprone-plugin | A Gradle plugin that enables the use of Error Prone compiler for Java code analysis | 368 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 457 |
tomasbjerre/violations-lib | A Java library for parsing and analyzing static code analysis reports from various tools. | 148 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
sonarsource/sonar-java | Analyzes Java code quality and security issues to help developers write cleaner code | 1,134 |
codetriage/codetriage | Helps non-maintainers diagnose and review issues in open-source projects to make maintainers' work easier. | 1,410 |
naturalness/sensibility | Fixes syntax errors in neural network code | 18 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
spoonlabs/spoon-examples | Demonstrates transformation and analysis of Java source code using an open-source library. | 85 |
christopping/advent-of-code | Solutions to Advent of Code problem sets in Java | 10 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
rwjblue/ember-test-friendly-error-handler | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
jfmengels/elm-review | A tool to help identify and fix common mistakes in Elm projects through static code analysis | 255 |
zalando/faux-pas | A library that simplifies error handling in Java functional programming | 132 |