Skip to content

Bump lexical from 0.17.1 to 0.18.0 in /frontend #62

Bump lexical from 0.17.1 to 0.18.0 in /frontend

Bump lexical from 0.17.1 to 0.18.0 in /frontend #62

Workflow file for this run

name: backend_lint
on: [pull_request]
jobs:
golangci-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2