Skip to content

fix an issue where inputstream is sometimes lost. #51

fix an issue where inputstream is sometimes lost.

fix an issue where inputstream is sometimes lost. #51

Workflow file for this run

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