toolconfig

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package toolconfig loads and merges per-tool configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(standalone, embedded map[string]any) map[string]any

Merge combines configs. Standalone scalars win; objects recurse and arrays are joined with standalone values first.

func Resolve

func Resolve(fsys fsx.FS, root, tool string, m *manifest.Manifest) (map[string]any, error)

Resolve merges manifest settings with an optional standalone config.

func StandaloneFileName

func StandaloneFileName(tool string) string

StandaloneFileName returns the config filename for tool.

Types

This section is empty.

Jump to

Keyboard shortcuts

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