Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: mention possible alternative path for config #123

Merged
merged 1 commit into from
Jul 7, 2020
Merged

docs: mention possible alternative path for config #123

merged 1 commit into from
Jul 7, 2020

Conversation

politician
Copy link
Contributor

@politician politician commented Jul 4, 2020

A lot of people prefer using a .config folder to limit the number of files at the root of their repository.

Good news! cz-customizable uses find-config which looks up for both .cz-config.js and .config/cz-config.js.

This PR is to mention it in the docs!

find-config module looks up for both .cz-config.js and .config/cz-config.js
Copy link
Member

@leonardoanalista leonardoanalista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! thanks!

@leonardoanalista leonardoanalista merged commit 94dd780 into leoforfree:master Jul 7, 2020
@leonardoanalista
Copy link
Member

🎉 This PR is included in version 6.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

YvonneYu pushed a commit to thefirstweb/cz-customizable that referenced this pull request Nov 6, 2020
* 'master' of github.com:leoforfree/cz-customizable:
  fix: package url inside package.json after org creation (leoforfree#130)
  fix: update lodash security version
  feat: standalone version as global bin (leoforfree#129)
  build(deps): bump js-yaml from 3.12.2 to 3.13.1 (leoforfree#92)
  fix: support prepared commit message (leoforfree#122)
  build(deps): bump handlebars from 4.1.2 to 4.5.3 (leoforfree#110)
  docs: mention possible alternative path for config (leoforfree#123)
  subjectLimit option usage and validation (leoforfree#114)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants