Skip to content

fix(math): Erroneous capital H and I in fraktur variant (#2183) #3934

fix(math): Erroneous capital H and I in fraktur variant (#2183)

fix(math): Erroneous capital H and I in fraktur variant (#2183) #3934

Workflow file for this run

name: Commitlint
on: [ push, pull_request ]
jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run ‘commitlint’ linter
uses: wagoid/commitlint-github-action@v6
with:
configFile: '.commitlintrc.yml'