linters

package module
v0.0.0-...-6528343 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: MIT Imports: 7 Imported by: 0

README

goargs

A Go linter that forces consistent formatting for argument lists

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoArgsAnalyzer = &analysis.Analyzer{
	Name:     "goargs",
	Doc:      "Checks for consistent formatting on argument lists.",
	Run:      run,
	Requires: []*analysis.Analyzer{inspect.Analyzer},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
This must be package main
This must be package main

Jump to

Keyboard shortcuts

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