compiler

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package compiler turns declarative Vale config into runtime snapshots.

Index

Constants

View Source
const DefaultACMECacheDir = ".vale/acme"

Variables

This section is empty.

Functions

func Compile

func Compile(cfg *config.Config) (*runtime.CompiledSnapshot, error)

func CompileWithOptions added in v0.1.1

func CompileWithOptions(cfg *config.Config, options Options) (*runtime.CompiledSnapshot, error)

Types

type Options added in v0.1.1

type Options struct {
	MiddlewareTypes *collectionlist.List[string]
}

Jump to

Keyboard shortcuts

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