From 48387bfc27a81ab26022ab3b4773cc402e611bc9 Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Fri, 18 Oct 2024 15:40:27 +0300 Subject: [PATCH] docs: nest attributes like in config --- docs/configuration.md | 68 ++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 33 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 1e4317ba..3c4a6e77 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -40,41 +40,43 @@ Config options: - [`piped`](#piped) - [`follow`](#follow) - [`exclude_tags`](#exclude_tags) - - [`commands`](#commands) - - [`scripts`](#scripts) -- [``](#command) command name - - [`run`](#run) - - [`{files}` template](#files-template) - - [`{staged_files}` template](#staged_files-template) - - [`{push_files}` template](#push_files-template) - - [`{all_files}` template](#all_files-template) - - [`{cmd}` template](#cmd-template) - - [`skip`](#skip) - - [`only`](#only) - - [`tags`](#tags) - - [`glob`](#glob) - - [`files`](#files) - - [`file_types`](#file_types) - - [`env`](#env) - - [`root`](#root) - - [`exclude`](#exclude) - - [`fail_text`](#fail_text) - - [`stage_fixed`](#stage_fixed) - - [`interactive`](#interactive) - - [`use_stdin`](#use_stdin) - - [`priority`](#priority) -- [`