Skip to content

[Merged by Bors] - fix: do not remove reactions if the corresponding label is still present on the PR #104105

[Merged by Bors] - fix: do not remove reactions if the corresponding label is still present on the PR

[Merged by Bors] - fix: do not remove reactions if the corresponding label is still present on the PR #104105

on:
pull_request
name: lint and suggest
jobs:
style_lint:
if: github.repository == 'leanprover-community/mathlib4' && github.event.pull_request.draft == false
name: Lint style
runs-on: ubuntu-latest
steps:
- uses: leanprover-community/lint-style-action@f2e7272aad56233a642b08fe974cf09dd664b0c8 # 2025-05-22
with:
mode: suggest
lint-bib-file: true