Java Linter

Open-source Java projects categorized as Linter

Top 5 Java Linter Projects

  • PMD

    An extensible multilanguage static code analyzer.

    Project mention: Amazon CodeGuru Reviewer: already time for retirement? | dev.to | 2023-08-01

    While the security findings can be pretty elaborate and helpful, the code quality and performance focused findings are not that impressive and can often be detected by more basic or powerful tools like SonarQube (paying) or PMD (free). To see what I mean you can have a look at the list of Java code quality detectors, which is pretty short and contains a lot of simple findings like:

  • Spotbugs

    SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

    Project mention: Primeiros passos no desenvolvimento Java em 2023: um guia particular | dev.to | 2023-01-19
  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • validator

    Nu Html Checker – Helps you catch problems in your HTML/CSS/SVG (by validator)

    Project mention: Ask HN: Small scripts, hacks and automations you're proud of? | news.ycombinator.com | 2023-03-12

    I write a ton of CSS and could not find a command line stylesheet checker. I did find the NuHTML checker from W3C, cough, which also checks CSS: https://github.com/validator/validator/releases/tag/20.6.30

    I wrote a script to convert the inset a CSS file into a dummy one-line HTML file, so that I can pass a CSS file to the script, and when errors are generated from the CSS, they are given using the correct line number.

  • Tailor

    Cross-platform static analyzer and linter for Swift. (by sleekbyte)

  • textidote

    Spelling, grammar and style checking on LaTeX documents

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-01.

Java Linter related posts

Index

What are some of the best open-source Linter projects in Java? This list will help you:

Project Stars
1 PMD 4,426
2 Spotbugs 3,169
3 validator 1,524
4 Tailor 1,400
5 textidote 851
Write Clean Java Code. Always.
Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com