💩👌 make lint happy

This commit is contained in:
fumiama 2021-08-06 17:19:28 +08:00
parent fd64016e19
commit 541c0d1bca
9 changed files with 9 additions and 35 deletions

View File

@ -1,6 +1,5 @@
/* /*
Package atri Package atri 本文件基于 https://github.com/Kyomotoi/ATRI
本文件基于 https://github.com/Kyomotoi/ATRI
Golang 移植版语料素材均来自上述项目 Golang 移植版语料素材均来自上述项目
本项目遵守 AGPL v3 协议进行开源 本项目遵守 AGPL v3 协议进行开源
*/ */

View File

@ -1,7 +1,4 @@
/* // Package chat 对话插件
Package chat
对话插件 example
*/
package chat package chat
import ( import (

View File

@ -1,7 +1,4 @@
/* // Package diana 虚拟偶像女团 A-SOUL 成员嘉然相关
Package diana
虚拟偶像女团 A-SOUL 成员嘉然相关
*/
package diana package diana
import ( import (

View File

@ -1,7 +1,4 @@
/* // Plugin github GitHub 仓库搜索
Plugin github
GitHub 仓库搜索
*/
package github package github
import ( import (

View File

@ -1,7 +1,4 @@
/* // Package lolicon 基于 https://api.lolicon.app 随机图片
Package lolicon
基于 https://api.lolicon.app 随机图片
*/
package lolicon package lolicon
import ( import (

View File

@ -1,7 +1,4 @@
/* // Package music QQ音乐、网易云、酷狗、酷我 点歌
Package music
QQ音乐网易云酷狗酷我 点歌
*/
package music package music
import ( import (

View File

@ -1,7 +1,4 @@
/* // Package runcode 基于 https://tool.runoob.com 的在线运行代码
Package runcode
基于 https://tool.runoob.com 的在线运行代码
*/
package runcode package runcode
import ( import (

View File

@ -1,8 +1,4 @@
/* // Package saucenao P站ID/saucenao/ascii2d搜图
Package saucenao
- 根据 P站 ID 搜图
- 基于 saucenao ascii2d 搜图
*/
package saucenao package saucenao
import ( import (

View File

@ -1,7 +1,4 @@
/* // Package shindan 基于 https://shindanmaker.com 的测定小功能
Package shindan
基于 https://shindanmaker.com 的测定小功能
*/
package shindan package shindan
import ( import (