addons-linter
Code checker
A tool that checks JavaScript code for errors and warnings in web extensions.
🔍 Firefox Add-ons linter, written in JavaScript. 👁
318 stars
34 watching
144 forks
Language: JavaScript
last commit: 4 days ago
Linked from 2 awesome lists
cliweb-extensions
Related projects:
Repository | Description | Stars |
---|---|---|
getify/typl | A tool that checks JavaScript code against a set of predefined rules to help identify potential type errors and ensure compatibility between value types | 374 |
fsprojects/fsharplint | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 303 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
kidkarolis/healthier | A tool that lintes JavaScript code for quality issues while leaving formatting decisions to another tool. | 84 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
dotenv-linter/dotenv-linter | A tool that checks and fixes .env files to prevent environmental issues in applications | 1,835 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
dart-lang/linter | Defines lint rules to enforce coding standards in Dart code | 636 |
sasstools/sass-lint | A tool for linting and analyzing Sass code for quality and consistency issues | 1,767 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
davidanson/vscode-markdownlint | An extension that provides linting and style checking for Markdown files in Visual Studio Code. | 948 |
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |