{"repo":"CatChen/eslint-suggestion-action","free":true,"listed":false,"github":"https://github.com/CatChen/eslint-suggestion-action","clone":"git clone https://github.com/CatChen/eslint-suggestion-action.git","description":"This GitHub Action runs ESLint and provides inline feedback to the changes in a Pull Request.","language":"JavaScript","stars":42,"topics":["eslint","github-actions"],"license":"MIT","category":"workflow-automation","readme_excerpt":"eslint-suggestion-action This GitHub Action runs ESLint and provides inline feedback to the changes in a Pull Request. Features: 1. If ESLint can auto-fix a problem the fix would be created as an inline suggestion. You can decide whether you want to accept the fix as suggested. 2. It only provides feedback for the lines that are changed in the Pull Request. It doesn't create noise for pre-existing code that doesn't pass ESLint. (If you use Oxlint you should consider this GitHub Action for similar features.) Examples When there is only one fix available this action will suggest that fix: When there are multiple suggestions available this action will show them all and let you decide which one matches your intent: Usage Set up a GitHub Action like this: Save the file to .github/workflows/eslint.yml . It will start working on new Pull Requests. Options request-changes This option determines whether this GitHub Action should request change if there's any ESLint issue. This option has no effect when the Workflow isn't triggered by a pull request event. The default value is true . fail-check This option determines whether the GitHub Workflow should fail if there's any ESLint issue. The default value is false . github-token The default value is ${{ github.token }} , which is the GitHub token generated for this workflow. You can create a different token with a different set of permissions and use it here as well. directory The default value is \"./\" . This action uses the ESLint instal","default_branch":null,"files":null,"tree":[],"storefront":"/r/CatChen","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/CatChen/eslint-suggestion-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}