Skip to content

Fix #291847 and GH#17428: Irregular measure not marked when followed by start repeat barline #3306

Fix #291847 and GH#17428: Irregular measure not marked when followed by start repeat barline

Fix #291847 and GH#17428: Irregular measure not marked when followed by start repeat barline #3306

Workflow file for this run

name: 'Check: Codestyle'
on:
pull_request:
workflow_dispatch:
jobs:
codestyle:
runs-on: ubuntu-24.04
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Fetch Muse CI scripts
run: |
cmake -P ./buildscripts/ci/checkcodestyle/ci_fetch.cmake
- name: Test coding style
run: |
cmake -P ./buildscripts/ci/checkcodestyle/_deps/checkcodestyle.cmake ./src/