Skip to content

Commit

Permalink
style: autoformat with pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Aug 17, 2024
1 parent 54fc0b7 commit 4ba043b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/configuring.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,8 +856,8 @@ to know available options.

[Patterns][patterns-syntax] for files/folders that must not be copied.

The CLI option can be passed several times to add several patterns.
Each pattern can be templated using Jinja.
The CLI option can be passed several times to add several patterns. Each pattern can be
templated using Jinja.

!!! example

Expand Down Expand Up @@ -1325,8 +1325,7 @@ configuring `secret: true` in the [advanced prompt format][advanced-prompt-forma

[Patterns][patterns-syntax] for files/folders that must be skipped only if they already
exist, but always be present. If they do not exist in a project during an `update`
operation, they will be recreated.
Each pattern can be templated using Jinja.
operation, they will be recreated. Each pattern can be templated using Jinja.

!!! example

Expand Down

0 comments on commit 4ba043b

Please sign in to comment.