Showing 640 of 640 total issues
exported var TokenRegexp should have comment or be unexported Open
Open
var TokenRegexp = []struct {
- Exclude checks
exported method ValueExpr.Evaluate should have comment or be unexported Open
Open
func (e *ValueExpr) Evaluate(engine *Engine, input interface{}, args []*Statement) (interface{}, error) {
- Exclude checks
exported function NewSourceProperty should have comment or be unexported Open
Open
func NewSourceProperty(document *gedcom.Document, node gedcom.Node) *SourceProperty {
- Exclude checks
exported method SurnameLink.WriteHTMLTo should have comment or be unexported Open
Open
func (c *SurnameLink) WriteHTMLTo(w io.Writer) (int64, error) {
- Exclude checks
comment on exported method IndividualNode.FamilyWithSpouse should be of the form "FamilyWithSpouse ..." Open
Open
// TODO: needs tests
- Exclude checks
exported method MultipleSexesWarning.Name should have comment or be unexported Open
Open
func (w *MultipleSexesWarning) Name() string {
- Exclude checks
exported method Tokens.Rollback should have comment or be unexported Open
Open
func (t *Tokens) Rollback(position int, err *error) {
- Exclude checks
exported method VariableExpr.Evaluate should have comment or be unexported Open
Open
func (e *VariableExpr) Evaluate(engine *Engine, input interface{}, args []*Statement) (interface{}, error) {
- Exclude checks
exported method SexNode.IsUnknown should have comment or be unexported Open
Open
func (node *SexNode) IsUnknown() bool {
- Exclude checks
exported function NewSurnameIndex should have comment or be unexported Open
Open
func NewSurnameIndex(document *gedcom.Document, selectedLetter rune, visibility LivingVisibility) *SurnameIndex {
- Exclude checks
exported function PageSources should have comment or be unexported Open
Open
func PageSources() string {
- Exclude checks
comment on exported method IndividualNode.Families should be of the form "Families ..." Open
Open
// TODO: needs tests
- Exclude checks
exported method IndividualNode.FamilySearchIDs should have comment or be unexported Open
Open
func (node *IndividualNode) FamilySearchIDs() (nodes []*FamilySearchIDNode) {
- Exclude checks
exported method IndividualNode.AddBaptismDate should have comment or be unexported Open
Open
func (node *IndividualNode) AddBaptismDate(baptismDate string) *IndividualNode {
- Exclude checks
exported function NewNodes should have comment or be unexported Open
Open
func NewNodes(ns interface{}) (nodes Nodes) {
- Exclude checks
exported type GEDCOMFormatter should have comment or be unexported Open
Open
type GEDCOMFormatter struct {
- Exclude checks
exported type Span should have comment or be unexported Open
Open
type Span struct {
- Exclude checks
exported method TableCell.Header should have comment or be unexported Open
Open
func (c *TableCell) Header() *TableCell {
- Exclude checks
exported function NewText should have comment or be unexported Open
Open
func NewText(s string) *Text {
- Exclude checks
exported type IndividualNameAndDatesLink should have comment or be unexported Open
Open
type IndividualNameAndDatesLink struct {
- Exclude checks