Action Items
- Survey how other tools with multiple configuration files work when they detect multiple configuration files.
- For example, the tool
prettier can be configured by .prettier.rc, .prettier.json, etc. (if I remembered it correctly)
- 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)