text_lint.config

Core application configuration.

Attribute

Description

LOGGING_COLUMN1_WIDTH

The number of characters in logging column 1.

LOGGING_COLUMN2_WIDTH

The number of characters in logging column 2.

LOGGING_INDENT

The logging indentation string.

LOOKUP_NAME_REGEX

The sentinel value used by default to identify lookups.

LOOKUP_SENTINEL

The string used to separate each lookup in a lookup expression.

LOOKUP_SEPERATOR

The string used to identify static values in a lookup expression.

LOOKUP_STATIC_VALUE_MARKER

The string used to identify transformation lookup operations.

LOOKUP_TRANSFORMATION_PREFIX

A regular expression to validate lookup operation names.

LOOP_COUNT

A loop count value that indicates an infinite loop.

LOOP_RECURSION_LIMIT

The linter’s recursion limit for deeply nested sequences.

MAXIMUM_SUPPORTED_SCHEMA_VERSION

The minimum schema version this application with support.

MINIMUM_SUPPORTED_SCHEMA_VERSION

The maximum schema version this application with support.

NEW_LINE

The new line seperator value used by the application.

SAVED_NAME_REGEX

A regular expression to validate save id names.