You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## Features we won't add
2
+
3
+
See our [issue tracker](https://github.com/commitizen-tools/commitizen/issues?q=is:issue%20state:closed%20label:%22issue-status:%20wont-fix%22%20OR%20label:%22issue-status:%20wont-implement%22) for more details.
4
+
5
+
- Enable multiple locations of config file `.cz.*`[#955](https://github.com/commitizen-tools/commitizen/issues/955)
6
+
- Create a flag to build the changelog from commits in multiple git repositories [#790](https://github.com/commitizen-tools/commitizen/issues/790)
7
+
- Global Configuration [#597](https://github.com/commitizen-tools/commitizen/issues/597)
8
+
1
9
## Support for PEP621
2
10
3
11
PEP621 establishes a `[project]` definition inside `pyproject.toml`
0 commit comments