Skip to content

Merge utf8 + utf16 into utf class, which uses string_view. #26

Merge utf8 + utf16 into utf class, which uses string_view.

Merge utf8 + utf16 into utf class, which uses string_view. #26

Workflow file for this run

name: ASCII test
on: push
jobs:
ascii_only:
name: ASCII test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test that sources are ASCII only
run: python3 tests/ascii_only.py