check

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Package check package contains the parsing and ruling utilities to report problems.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCheck

func RunCheck(filepath string, options *types.CLIOptions) ([]types.ReportedVar, error)

RunCheck will run checks on an input file. this will report:

uncommented and undocumented functions
missing document sections in the comment
missing arguments declaration in the comment
missing global variables declaration in the comment
missing env variables declaration in the comment
missing output explanation in the comment
warn about incomplete documentation of the previous sections.

Types

This section is empty.

Jump to

Keyboard shortcuts

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