puganalyse

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtomicDesignAnalyser

type AtomicDesignAnalyser struct {
	HasError       bool
	AllowedPugLibs []string
	CheckCount     int
	// contains filtered or unexported fields
}

AtomicDesignAnalyser struct

func NewAtomicDesignAnalyser

func NewAtomicDesignAnalyser(baseDir string) AtomicDesignAnalyser

NewAtomicDesignAnalyser returns a fresh AtomicDesignAnalyser

func (*AtomicDesignAnalyser) CheckPugImports

func (a *AtomicDesignAnalyser) CheckPugImports()

CheckPugImports - checking for required pug imports

type JsDependencyAnalyser

type JsDependencyAnalyser struct {
	HasError            bool
	AllowedJsLibFolders []string
	CheckCount          int
	// contains filtered or unexported fields
}

JsDependencyAnalyser struct

func NewJsDependencyAnalyser

func NewJsDependencyAnalyser(baseDir string) JsDependencyAnalyser

NewJsDependencyAnalyser - returns a new JsDependencyAnalyser

func (*JsDependencyAnalyser) Check

func (a *JsDependencyAnalyser) Check()

Check function

Jump to

Keyboard shortcuts

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