Skip to content

Commit 323c72e

Browse files
chr15murrayLee-W
authored andcommitted
docs: removing customization file contradiction
Customising via the configuration file is clearly possible when using yaml files since you show an example for this. This PR updates the doc to remove the warning that states this is not possible. Given that yaml was the only missing file type in the original warning it seems safe to remove it completely.
1 parent 0647072 commit 323c72e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/customization.md

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ We have two different ways to do so.
33

44
## 1. Customize in configuration file
55

6-
**This is only supported when configuring through `toml` or `json` (e.g., `pyproject.toml`, `.cz.toml`, `.cz.json`, and `cz.json`)**
7-
86
The basic steps are:
97

108
1. Define your custom committing or bumping rules in the configuration file.

0 commit comments

Comments
 (0)