Skip to content

Merge pull request #4248 from gofiber/claude/analyze-fiber-workflow-x… #115

Merge pull request #4248 from gofiber/claude/analyze-fiber-workflow-x…

Merge pull request #4248 from gofiber/claude/analyze-fiber-workflow-x… #115

Workflow file for this run

name: Linter
on:
push:
branches:
- main
paths-ignore:
- "**/*.md"
pull_request:
paths-ignore:
- "**/*.md"
workflow_dispatch:
permissions:
contents: read
pull-requests: read
checks: write
jobs:
lint:
uses: gofiber/.github/.github/workflows/go-lint-single.yml@main