Skip to content

khulnasoft-lab/awesome-linter

Repository files navigation

Awesome-Linter

Awesome-linter is a ready-to-run collection of linters and code analyzers, to help validate and fix your source code.

The goal of awesome-linter is to help you establish best practices and consistent formatting across multiple programming languages, and ensure developers are adhering to those conventions.

Awesome-linter analyzes source code files using several tools, and reports the issues that those tools find as console output, and as GitHub Actions status checks. You can also run awesome-linter outside GitHub Actions.

Awesome-linter can also help you fix linting and formatting issues.

Awesome-linter is licensed under an MIT License.

Awesome-Linter