lint-action
Linter
Automates linting and auto-fixes errors in JavaScript code
✨ GitHub Action for detecting and auto-fixing lint errors
575 stars
9 watching
139 forks
Language: JavaScript
last commit: 3 days ago
Linked from 1 awesome list
cicode-styleformattinggithub-actionshacktoberfestlint-actionlinterlinting
Related projects:
Repository | Description | Stars |
---|---|---|
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
mooyoul/tslint-actions | A GitHub action that integrates TSLint with annotation support for JavaScript projects. | 34 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
mozilla/addons-linter | A tool that checks JavaScript code for errors and warnings in web extensions. | 318 |
shopify/retext-shopify | Automates warnings about Shopify style guide violations in text files using a ruleset of simple phrase matches. | 20 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
actions-hub/stylelint | Runs stylelint to enforce CSS coding standards in projects | 21 |
sasstools/sass-lint | A tool for linting and analyzing Sass code for quality and consistency issues | 1,767 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 952 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
pugjs/pug-lint | A configurable linter and style checker for the Pug templating language | 228 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |