lint

package
v0.0.0-...-df81075 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Allow struct {
		SingleQuoteStrings bool
		IdentObjKeys       bool
	}
}

type Warning

type Warning struct {
	Line   int
	Column int
	Text   string
}

func Run

func Run(config *Config, f *ast.File) []Warning

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL