repoconfig

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package repoconfig parses per-repository shunt configuration files.

Index

Constants

View Source
const FileName = ".shunt.yml"

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings struct {
	Base         string
	StatusCtx    string
	MergeStyle   string
	MaxBatch     int
	BatchLinger  time.Duration
	BatchTarget  int
	BisectFanout int
}

func Apply

func Apply(data []byte, defaults Settings) (Settings, error)

Jump to

Keyboard shortcuts

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