Remove unneeded comment and golint #34
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.
|