X-Rechnung Add-on #1521
Annotations
10 errors
golangci-lint:
addons/de/xrechnung/invoices.go#L29
exported: exported function ValidateInvoice should have comment or be unexported (revive)
|
golangci-lint:
addons/de/xrechnung/extensions.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
addons/de/xrechnung/tax_combo.go#L8
exported: exported function TaxRateExtensions should have comment or be unexported (revive)
|
golangci-lint:
addons/de/xrechnung/xrechnung.go#L12
exported: exported const V3 should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
addons/de/xrechnung/extensions.go#L9
exported: exported var ExtKeyTaxRate should have comment or be unexported (revive)
|
golangci-lint:
addons/de/xrechnung/instructions.go#L11
exported: exported const KeyPaymentMeansSEPACreditTransfer should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
addons/de/xrechnung/tax_combo.go#L18
exported: exported function NormalizeTaxCombo should have comment or be unexported (revive)
|
golangci-lint:
addons/de/xrechnung/instructions.go#L26
exported: exported function ValidatePaymentInstructions should have comment or be unexported (revive)
|
golangci-lint:
addons/de/xrechnung/tax_combo.go#L36
exported: exported function ValidateTaxCombo should have comment or be unexported (revive)
|
golangci-lint
issues found
|