cmds

package
v0.26.5 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnalyseModule added in v0.15.0

func AnalyseModule() (string, error)

func AnalyseNPMModule added in v0.24.5

func AnalyseNPMModule() (string, error)

func CheckBuild added in v0.20.0

func CheckBuild(rootDir string) (string, error)

CheckBuild checks the build TODO: Make it better than this :)

func CheckFunctionDefinitions added in v0.20.0

func CheckFunctionDefinitions(rootDir string) (string, error)

func CheckLocalBuild added in v0.20.0

func CheckLocalBuild(rootDir string) (string, error)

func CheckResourceDefinitions added in v0.21.0

func CheckResourceDefinitions(rootDir string) (string, error)

func CheckUnusedZips added in v0.20.0

func CheckUnusedZips(rootDir string) (string, error)

func CheckYml added in v0.20.0

func CheckYml(rootDir string) (string, error)

func CodeReview added in v0.19.0

func CodeReview(codePart string) (string, error)

func CodeReviewByNilCheck added in v0.19.0

func CodeReviewByNilCheck(codePart string) (string, error)

CodeReviewByNilCheck runs nilaway on the given code part

func CodeReviewByStaticcheck added in v0.19.0

func CodeReviewByStaticcheck(codePart string) (string, error)

func CodeReviewByVet added in v0.19.0

func CodeReviewByVet(codePart string) (string, error)

func CodeReviewPHPStan added in v0.24.4

func CodeReviewPHPStan(path string, level string) (string, error)

func CodeReviewVueMess added in v0.24.0

func CodeReviewVueMess(level string, output string, path string) (string, error)

func GetCommitMessages added in v0.12.2

func GetCommitMessages() (string, error)

func GetComposerAudit added in v0.13.0

func GetComposerAudit() (string, error)

func GetComposerOutDates added in v0.23.0

func GetComposerOutDates() (string, error)

func GetDependencyGraph

func GetDependencyGraph() (string, error)

func GetNPMAudit added in v0.11.0

func GetNPMAudit() (string, error)

func GetNPMAuthor added in v0.25.6

func GetNPMAuthor(packageName string) (string, error)

func GetNPMOutdated added in v0.22.0

func GetNPMOutdated() (string, error)

func GetNPMPackageContributors added in v0.25.6

func GetNPMPackageContributors(packageName string) (string, error)

func GetNPMPackageLicense added in v0.25.6

func GetNPMPackageLicense(packageName string) (string, error)

func GetNPMPackageRepoURL added in v0.25.6

func GetNPMPackageRepoURL(packageName string) (string, error)

func GetUpdateVersion

func GetUpdateVersion(original string) (string, error)

func GetVersion

func GetVersion() (string, error)

func GoSAST added in v0.23.3

func GoSAST() (string, error)

func GoSASTProxy added in v0.23.3

func GoSASTProxy(exclude string, path string) (string, error)

func RunPHPUnitTest added in v0.23.0

func RunPHPUnitTest(phpunitCmd string, folder string) (string, error)

func SelfUpdate added in v0.21.0

func SelfUpdate() (string, error)

func VulnCheck

func VulnCheck(codePart string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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