The ultimate goal is that the code YAPF produces is as good as the code that a programmer would write if they were following the style guide.
Read more
The Linux Portal Site
The ultimate goal is that the code YAPF produces is as good as the code that a programmer would write if they were following the style guide.
Read more
blue is a somewhat less uncompromising code formatter than black, the OG of Python formatters.
Read more
SpotBugs is a program which uses static analysis to look for bugs in Java code. It’s a fork of the abandoned FindBugs.
Read more
This article picks some useful tools to help you fix C and C++ code.
Read more
A linter is a tool used to analyze source code for potential errors, stylistic issues, and adherence to coding standards.
Read more
This article picks some useful tools to help you fix JavaScript code.
Read more
We have compiled a list of the best Java static site generators. These tools are released under a freely distributable license.
Read more
This article picks some useful tools to help you validate OpenAPI in your project.
Read more
This article picks some useful tools to help you fix Markdown code.
Read more
Rate My OpenAPI is a suite of tools designed to help software developers who are using OpenAPI to design and implement their APIs.
Read more
oval is an OpenAPI Specification (OAS) document validator that was built to replace the CLI provided by swagger-tools.
Read more
OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
Read more
OAS-Kit converts Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint.
Read more
This article picks some useful tools to help you fix Go code.
Read more
This article picks some useful tools to help you fix Python code.
Read more
Roq is billed as a powerful static site generator that combines the best features of tools like Jekyll and Hugo, but within the Java ecosystem.
Read more
This article picks some useful tools to help you fix HTML code.
Read more
Floskell started as a fork of version 4 of Chris Done’s hindent. The formatting styles present in hindent 4 have been preserved in spirit
Read more
The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML, CSS, and SVG.
Read more
A linter is a tool used in software development to analyze code for potential errors, stylistic issues, and adherence to coding standards.
Read more