gorules

package module
v0.0.0-...-1031d88 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2021 License: BSD-3-Clause Imports: 1 Imported by: 0

README

testify-rules

Ruleguard ruleset bundle for testify.

Install

See ruleguard documentation.

package gorules

import (
	"github.com/quasilyte/go-ruleguard/dsl"
	testifyrules "github.com/tdakkota/testify-rules"
)

func init() {
	// Imported rules will have a "" prefix.
	dsl.ImportRules("", testifyrules.Bundle)
}

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Bundle = dsl.Bundle{}

Bundle holds the rules package metadata.

In order to be importable from other gorules package, a package must define a Bundle variable.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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