{"repo":"zgosalvez/github-actions-analyze-dart","free":true,"listed":false,"github":"https://github.com/zgosalvez/github-actions-analyze-dart","clone":"git clone https://github.com/zgosalvez/github-actions-analyze-dart.git","description":"A Github Action to analyze your project's Dart code","language":"JavaScript","stars":27,"topics":["github","actions","github-actions","flutter","dart"],"license":"MIT","category":"mobile-apps","readme_excerpt":"GitHub Action — Analyze Dart This GitHub Action (written in JavaScript) allows you to leverage GitHub Actions to analyze your Dart project's Dart code, including Flutter. This runs both the dart analyze and dartfmt commands under the hood. Usage Pre-requisites Create a workflow .yml file in your .github/workflows directory. An example workflow is available below. For more information, reference the GitHub Help Documentation for Creating a workflow file. Inputs For more information on these inputs, see the Workflow syntax for GitHub Actions - fail-on-infos : The action fails if any info was found. This will always fail on errors. Optional. Default: false - fail-on-warnings : The action fails if any warning was found. This will always fail on errors. Optional. Default: false - working-directory : The working directory. Optional. Default: ./ - line-length : The maximum line length. Optional. The formatter will use its default: 80 Outputs None. Sample Workflow Summary: Sample Files Changed: Dart workflow 1. Your workflow must install Dart before using this action. Suggestion: Dart starter workflow. 2. Use the action. For example: Flutter workflow 1. Your workflow must install Flutter before using this action. Suggestion: Flutter action. 2. Use the action. For example: Custom Workflow After following the common workflow above, lint rules can be customized. For more details see: - pedantic for rules enforced internally at Google - effective dart for rules corresponding to the Effec","default_branch":null,"files":null,"tree":[],"storefront":"/r/zgosalvez","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/zgosalvez/github-actions-analyze-dart/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."}