Skip to content

fix: ub in conversion from char array (without eof) to string_view #66

fix: ub in conversion from char array (without eof) to string_view

fix: ub in conversion from char array (without eof) to string_view #66

Workflow file for this run

name: line lint
on:
pull_request:
branches:
- main
jobs:
build:
name: line lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: linelint
uses: fernandrone/linelint@master