Discuss what we should do if there are multiple `cz.*` files
Action Items
- Survey how other tools with multiple configuration files work when they detect multiple configuration files.
- For example, the tool
prettiercan be configured by.prettier.rc,.prettier.json, etc. (if I remembered it correctly)
- For example, the tool
- Decide next steps based on the survey and discussion.
Reference
I wonder should we throw a warning if there are multiple cz.* file. Not sure how other tools like eslint or prettier handles multiple configuration file edge case.
Originally posted by @bearomorphism in #1657 (comment)