Skip to main content

Crate dictator_golang

Crate dictator_golang 

Source
Expand description

decree.golang - Go structural rules.

Structs§

Golang
GolangConfig
Configuration for golang decree

Functions§

config_from_decree_settings
Convert DecreeSettings to GolangConfig
init_decree
init_decree_with_config
Create decree with custom config
init_decree_with_configs
Create decree with custom config + supreme config (merged from decree.supreme + decree.golang)
lint_source
Lint Go source for structural violations.
lint_source_with_config
Lint with custom configuration