Skip to content

feat(vscode:webview): implement dimming and highlighting of the relat… #540

feat(vscode:webview): implement dimming and highlighting of the relat…

feat(vscode:webview): implement dimming and highlighting of the relat… #540

Workflow file for this run

name: golangci-lint
on:
push:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0