Skip to content

refactor: extract readToSlice and readToStruct method #84

refactor: extract readToSlice and readToStruct method

refactor: extract readToSlice and readToStruct method #84

Workflow file for this run

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