Skip to content

Remove unneeded comment and golint #34

Remove unneeded comment and golint

Remove unneeded comment and golint #34

Triggered via push November 10, 2023 13:39
Status Failure
Total duration 1m 25s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: cmd/md2pdf/md2pdf.go#L123
don't use underscores in Go names; range var file_path should be filePath
build: cmd/md2pdf/md2pdf.go#L124
don't use underscores in Go names; var file_contents should be fileContents
build
Process completed with exit code 1.