mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +08:00
💩👌 make lint happy
This commit is contained in:
parent
180f7564f3
commit
4d7b7835e8
2
.github/workflows/gomod2nix.yml
vendored
2
.github/workflows/gomod2nix.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: gomod2nix auto update
|
||||
name: 自动更新 nix 依赖
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name: 最新版docker image打包
|
||||
name: 打包最新版为 Docker Image
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
jobs:
|
||||
docker-builder:
|
||||
name: build docker
|
||||
@ -1,6 +1,6 @@
|
||||
linters-settings:
|
||||
errcheck:
|
||||
ignore: fmt:.*
|
||||
exclude-functions: ["fmt:.*"]
|
||||
ignoretests: true
|
||||
|
||||
goimports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user