1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-07-03 08:03:40 +02:00

all: set vanity import path

This commit is contained in:
Koichi Shiraishi 2020-03-08 20:51:27 +09:00
parent 497fed6dbd
commit 1524220eee
No known key found for this signature in database
GPG key ID: A71DFD3B4DA7A79B
6 changed files with 18 additions and 17 deletions

View file

@ -20,7 +20,7 @@ linters-settings:
gofmt:
simplify: true
goimports:
local-prefixes: github.com/go-language-server/uri
local-prefixes: go.lsp.dev/uri
golint:
min-confidence: 0.3
govet: