rdfio/rdf2smw

View on GitHub
components/smwtplformatter.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function NewSMWTemplateCallFormatter should have comment or be unexported
Open

func NewSMWTemplateCallFormatter() *SMWTemplateCallFormatter {
Severity: Minor
Found in components/smwtplformatter.go by golint

exported method SMWTemplateCallFormatter.Run should have comment or be unexported
Open

func (p *SMWTemplateCallFormatter) Run() {
Severity: Minor
Found in components/smwtplformatter.go by golint

exported type SMWTemplateCallFormatter should have comment or be unexported
Open

type SMWTemplateCallFormatter struct {
Severity: Minor
Found in components/smwtplformatter.go by golint

There are no issues that match your filters.

Category
Status