Skip to content

Commit

Permalink
fix: allow only comma-divided tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Mar 14, 2024
1 parent 71e2919 commit bf2910f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@ pre-commit:

### `tags`

You can specify tags for commands and scripts. This is useful for [excluding](#exclude_tags). You can specify more than one tag using comma or space.
You can specify tags for commands and scripts. This is useful for [excluding](#exclude_tags). You can specify more than one tag using comma.

**Example**

Expand Down

0 comments on commit bf2910f

Please sign in to comment.