Skip to content

Fix markdown lists - #46

Merged
mehcode merged 1 commit into
rust-cli:masterfrom
svenstaro:patch-1
Oct 7, 2017
Merged

mehcode merged 1 commit into
rust-cli:masterfrom
svenstaro:patch-1

Conversation

@svenstaro

Copy link
Copy Markdown
Contributor

The lists were wrongly formatted. In markdown, the lists needs a free line before and after them.

@mehcode
mehcode merged commit eca93d3 into rust-cli:master Oct 7, 2017
@mehcode

mehcode commented Oct 7, 2017

Copy link
Copy Markdown
Collaborator

Thanks for the fix @svenstaro 👍

@svenstaro
svenstaro deleted the patch-1 branch October 7, 2017 03:14
epage pushed a commit that referenced this pull request Sep 8, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | patch | `0.3.3` →
`0.3.4` |

---

### Release Notes

<details>
<summary>j178/prek (prek)</summary>

###
[`v0.3.4`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#034)

[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.3.3...v0.3.4)

Released on 2026-02-28.

##### Enhancements

- Allow `pass_filenames` to accept a positive integer
([#&#8203;1698](https://redirect.github.com/j178/prek/pull/1698))
- Install and compile gems in parallel
([#&#8203;1674](https://redirect.github.com/j178/prek/pull/1674))
- Sync identify file-type mappings with pre-commit identify
([#&#8203;1660](https://redirect.github.com/j178/prek/pull/1660))
- Use `--locked` for Rust `cargo install` commands
([#&#8203;1661](https://redirect.github.com/j178/prek/pull/1661))
- Add `PREK_MAX_CONCURRENCY` environment variable for configuring
maximum concurrency
([#&#8203;1697](https://redirect.github.com/j178/prek/pull/1697))
- Add `PREK_LOG_TRUNCATE_LIMIT` environment variable for configuring log
truncation
([#&#8203;1679](https://redirect.github.com/j178/prek/pull/1679))
- Add support for `python -m prek`
([#&#8203;1686](https://redirect.github.com/j178/prek/pull/1686))

##### Bug fixes

- Skip invalid Rust toolchains instead of failing
([#&#8203;1699](https://redirect.github.com/j178/prek/pull/1699))

##### Performance

- Bitset-based TagSet refactor: precompute tag masks and speed up hook
type filtering
([#&#8203;1665](https://redirect.github.com/j178/prek/pull/1665))

##### Documentation

- Document `winget install j178.Prek`
([#&#8203;1670](https://redirect.github.com/j178/prek/pull/1670))

##### Contributors

- [@&#8203;uplsh580](https://redirect.github.com/uplsh580)
- [@&#8203;Svecco](https://redirect.github.com/Svecco)
- [@&#8203;dbast](https://redirect.github.com/dbast)
- [@&#8203;drichardson](https://redirect.github.com/drichardson)
- [@&#8203;JP-Ellis](https://redirect.github.com/JP-Ellis)
- [@&#8203;j178](https://redirect.github.com/j178)
- [@&#8203;is-alnilam](https://redirect.github.com/is-alnilam)
-
[@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Every minute ( * * * * * ) (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/epage/_rust).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants