Ormolu is a formatter for Haskell source code designed to be well-tested and robust so that the formatter can be used in large projects.
Read more
The Linux Portal Site
Ormolu is a formatter for Haskell source code designed to be well-tested and robust so that the formatter can be used in large projects.
Read more
Git is an open source distributed version control system which was originally designed by Linus Torvalds, the creator of Linux.
Read more
Gaphor is a UML, SysML, RAAML, and C4 modeling application. It is designed to be easy to use, while still being powerful.
Read more
stylish-haskell is a simple Haskell code prettifier. This tool tries to help where necessary without getting in the way.
Read more
ClangFormat is a code formatting tool that helps maintain common code style across team members and IDEs.
Read more
tidyall is your all-in-one code tidier and validator bringing together a variety of code tidiers and validators.
Read more
Super-linter is a ready-to-run collection of linters and code analyzers, to help validate and fix your source code.
Read more
MegaLinter is a tool for CI/CD workflows that analyzes the consistency of your code, IAC, configuration, and scripts
Read more
remark is an ecosystem of plugins that work with markdown as structured data, specifically ASTs (abstract syntax trees).
Read more
gofumpt is a drop-in replacementto gofmt. Enforce a stricter format than gofmt, while being backwards compatible.
Read more
HTML-validate is an Offline HTML5 validator. It validates either a full document or a smaller (incomplete) template
Read more
LintHTML is a fork of htmllint featuring a built-in CLI and multiple bug fixes and improvements.
Read more
Uncrustify is a source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn and Vala.
Read more
Using static analysis, Staticcheck finds bugs and performance issues, offers simplifications, and enforces style rules.
Read more
Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
Read more
OCLint is a static code analysis tool for improving quality and reducing defects by inspecting C, C++ and Objective-C code.
Read more
Cpplint is a command-line tool to check C/C++ files for style issues according to Google’s C++ style guide.
Read more
Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour
Read more
Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code.
Read more
OpenAPI Linter is a CLI and a Node.js library to validate OpenAPI specification. It is based on Spectral by Stoplight with OpenAPI rules with additional rules. The goal of Linter is to check whether the spec contains enough information to
Read more