Skip to content

fixed double inclusion of .h and .cpp #13

fixed double inclusion of .h and .cpp

fixed double inclusion of .h and .cpp #13

Workflow file for this run

name: Misc checks
on:
pull_request:
push:
branches:
- main
jobs:
check-utf8-encoding:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./tools/check-utf8.sh