tslint-actions
Code Linter
A GitHub action that integrates TSLint with annotation support for JavaScript projects.
GitHub action that lints your code with TSLint (with Annotation support)
34 stars
3 watching
18 forks
Language: JavaScript
last commit: 1 day ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jerome1337/golint-action | An action that runs a code linting tool on Go files in a specified directory. | 6 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 578 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
actions-hub/stylelint | Runs stylelint to enforce CSS coding standards in projects | 21 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 76 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
mozilla/addons-linter | A tool that checks JavaScript code for errors and warnings in web extensions. | 321 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 187 |