mirror of
https://github.com/usememos/memos.git
synced 2025-12-10 06:06:32 +08:00
chore: ignore lint for tests
This commit is contained in:
parent
0a871b8960
commit
3370ecd4fc
6 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//nolint:all
|
||||
package cron
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
//nolint:all
|
||||
package cron
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
//nolint:all
|
||||
package cron
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
//nolint:all
|
||||
package cron
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
//nolint:all
|
||||
package cron
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
//nolint:all
|
||||
package cron
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue