Skip to content

fix: replace \r\n in blogposts with \n after merge #1418

fix: replace \r\n in blogposts with \n after merge

fix: replace \r\n in blogposts with \n after merge #1418

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]