Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

docs: add replacement notice (#12) #7

docs: add replacement notice (#12)

docs: add replacement notice (#12) #7

Workflow file for this run

name: "Test"
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
elint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jdxcode/[email protected]
- name: Build elint
run: go build -o ./.bin/elint ./.elint/cmd/elint
- name: Run elint
run: ./.bin/elint