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

refactor: update variable name with initialisms #3

refactor: update variable name with initialisms

refactor: update variable name with initialisms #3

Workflow file for this run

name: "Staticcheck"
on: ["push", "pull_request"]
jobs:
staticcheck:
name: "Run Staticcheck"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dominikh/[email protected]
with:
version: "2022.1.1"