Skip to content

Optimize code and improve readability #40

Optimize code and improve readability

Optimize code and improve readability #40

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