schemas

Untitled object in buildtest configuration schema Schema

https://buildtesters.github.io/schemas/schemas/settings.schema.json#/properties/config
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none settings.schema.json*

config Type

object (Details)

undefined Properties

Property Type Required Nullable Defined by
editor string Optional cannot be null buildtest configuration schema
paths object Optional cannot be null buildtest configuration schema

editor

The editor field is used for opening buildspecs in an editor. The default editor is vim.

editor

editor Type

string

editor Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"vi"  
"vim"  
"nano"  
"emacs"  

editor Default Value

The default value is:

"vim"

paths

paths

paths Type

object (Details)