mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-14 19:32:15 +01:00
feat: add 7.x source code
This commit is contained in:
8
test/gotodos.sh
Executable file
8
test/gotodos.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
golangci-lint run \
|
||||
--no-config \
|
||||
--disable-all \
|
||||
--enable godox
|
||||
Reference in New Issue
Block a user