Skip to content

Format long lines and remove unused import in validate-tests #3583

Format long lines and remove unused import in validate-tests

Format long lines and remove unused import in validate-tests #3583

Workflow file for this run

name: Linting
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
lint-check:
uses: SocketDev/socket-registry/.github/workflows/lint.yml@main