Skip to content

refactor: refactor http request code by http-facade #100

refactor: refactor http request code by http-facade

refactor: refactor http request code by http-facade #100

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@v3
- name: linelint
uses: fernandrone/linelint@master