|
Ran
|
Jobs
6
|
Files
33
|
Run time
3s
|
Badge
README BADGES
|
push
github
Bump eslint-plugin-prettier from 5.0.1 to 5.1.1 (#1404) Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v5.1.1</h2> <h2>5.1.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/619">#619</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/b5c0dc571"><code>b5c0dc5</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: skip formatting inline scripts in pug files</li> </ul> <h2>v.5.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/616">#616</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/385641342"><code>3856413</code></a> Thanks <a href="https://github.com/BPScott"><code>@BPScott</code></a>! - Add recommended config for the flat config format.</p> <p>If you are using flat config, import the recommended config from <code>eslint-plugin-prettier/recommended</code>. Like the legacy format recommended config, this automatically includes the contents of <code>eslint-config-prettier</code>.</p> <pre lang="js"><code>// eslint.config.js const eslintPluginPrettierRecommended = require('eslint-plugin-prettier/recommended'); <p>module.exports = [ // Any other config imports go at the top eslintPluginPrettierRecommended, ]; </code></pre></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/614">#614</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/5270877d1"><code>5270877</code... (continued)
675 of 703 branches covered (0.0%)
1079 of 1079 relevant lines covered (100.0%)
433.08 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-18.6.0 - 7293066079.1 | 33 |
100.0 |
GitHub Action Run | |
| 2 | run-18.x - 7293066079.2 | 33 |
100.0 |
GitHub Action Run | |
| 3 | run-20.x - 7293066079.3 | 33 |
100.0 |
GitHub Action Run | |
| 4 | run-20.1.0 - 7293066079.4 | 33 |
100.0 |
GitHub Action Run | |
| 5 | run-18.0.0 - 7293066079.5 | 33 |
100.0 |
GitHub Action Run | |
| 6 | run-20.0.0 - 7293066079.6 | 33 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|